Skip to content

Commit

Permalink
exceptions init redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
mtjvc committed Sep 16, 2017
1 parent 61e5355 commit a9321ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/queryparser/exceptions/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-


class QueryError(Exception):
Expand Down

0 comments on commit a9321ef

Please sign in to comment.