Skip to content

Commit 53491bc

Browse files
committed
Please flake8
1 parent 5bafbac commit 53491bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/db.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ class Signature2(Base):
2020
B = Column(Integer)
2121
C = Column(Integer)
2222

23+
2324
Session = sessionmaker(bind=engine)

0 commit comments

Comments
 (0)