Skip to content

Commit e9dc16e

Browse files
style: format code with Black
This commit fixes the style issues introduced in 5644bd2 according to the output from Black. Details: #182
1 parent 5644bd2 commit e9dc16e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Initialize PyPI Package"""
2+
23
# pylint: disable=invalid-name, import-error
34

45
try:

0 commit comments

Comments
 (0)