Skip to content

Commit

Permalink
Issue #33: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois-Werbrouck committed Jan 29, 2025
1 parent eb96456 commit 6b62fa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datastore/db/queries/group/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from psycopg import Cursor
from uuid import UUID
from datastore.db.metadata.validator import is_valid_uuid


class GroupCreationError(Exception):
Expand Down

0 comments on commit 6b62fa3

Please sign in to comment.