Skip to content

Commit a89bdbc

Browse files
author
Neil
committed
Fix flake8 error
1 parent 0a3a107 commit a89bdbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sqlobject/tests/test_complex_sorting.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Test more complex orderBy clauses
55

6+
67
class Names(SQLObject):
78

89
class sqlmeta(sqlmeta):

0 commit comments

Comments
 (0)