Skip to content

Commit

Permalink
fixing pylint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Aug 15, 2024
1 parent 8fa3e9e commit ed7e8d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from pathlib import Path
from enum import Enum
from src.common.logger import LoggingUtil
from src.common.pg_impl import PGImplementation


class GenUtils:
Expand Down

0 comments on commit ed7e8d1

Please sign in to comment.