Skip to content

Commit 734c4e1

Browse files
committed
Flake8 fix
1 parent 49bad04 commit 734c4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reportportal_client/services/client_id.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
logger = logging.getLogger(__name__)
2929
logger.addHandler(logging.NullHandler())
3030

31+
3132
class __NoSectionConfigParser(configparser.ConfigParser):
3233
DEFAULT_SECTION = 'DEFAULT'
3334

0 commit comments

Comments
 (0)