Skip to content

Commit 1a72e1b

Browse files
committed
Fix flake8
1 parent 875facd commit 1a72e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lizmap/test/test_postgresql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
from lizmap.project_checker_tools import (
1818
auto_generated_primary_key_field,
19-
valid_int4_primary_key,
2019
table_type,
20+
valid_int4_primary_key,
2121
)
2222

2323
# To run these tests:

0 commit comments

Comments
 (0)