Skip to content

Commit 949e847

Browse files
committed
test_sqlthread codestyle refactoring
1 parent ef0fd96 commit 949e847

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tests/test_sqlthread.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ def setUp(self):
217217
self._setup_db()
218218
self.test_db.cur.execute('''INSERT INTO settings VALUES('version','2')''')
219219

220-
221220
def version(self):
222221
"""
223222
Run SQL Scripts, Initialize DB with respect to versioning

0 commit comments

Comments
 (0)