Skip to content

Commit

Permalink
use locally installed and packaged lib
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and gacarrillor committed Apr 16, 2024
1 parent a1f6105 commit e99051a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg_service_parser/core/pg_service_parser_wrapper.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os.path
from typing import List, Optional

import pgserviceparser
from pg_service_parser.libs import pgserviceparser


def conf_path() -> str:
Expand Down

0 comments on commit e99051a

Please sign in to comment.