Skip to content

Commit 5a042af

Browse files
committed
Fix flake8 complaint
1 parent 7d70a12 commit 5a042af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def read(fname):
3131
content = fp.read()
3232
return content
3333

34+
3435
setup(
3536
name='sqlalchemy-postgres-copy',
3637
version=find_version('postgres_copy/__init__.py'),

0 commit comments

Comments
 (0)