add Poetry

This commit is contained in:
2024-04-27 18:28:14 +01:00
parent 722c084ee3
commit e96245dd54
23 changed files with 933 additions and 29 deletions

View File

@ -2,7 +2,7 @@
"""MODULE: Provides test cases for app/query_normalisation.py."""
from app.query_normalisation import ( # pragma: no cover
from pypilot.query_normalisation import ( # pragma: no cover
get_public_ip,
is_ip_address,
resolve_domain_name,