Skip to content

Commit a9321ef

Browse files
committed
exceptions init redundant line
1 parent 61e5355 commit a9321ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/queryparser/exceptions/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# -*- coding: utf-8 -*-
2-
# -*- coding: utf-8 -*-
32

43

54
class QueryError(Exception):

0 commit comments

Comments
 (0)