Skip to content

Commit 92ac60f

Browse files
authored
Merge pull request #14 from eric-wieser/patch-2
Fix PEP8 test on travis
2 parents e9cc959 + 92fbf1f commit 92ac60f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ def main():
6464
}
6565
setup(**options)
6666

67+
6768
if __name__ == '__main__':
6869
main()

0 commit comments

Comments
 (0)