diff --git a/tardigrade/ids/awesome_ids/__init__.py b/tardigrade/ids/awesome_ids/__init__.py index a02d2fe..022fb12 100644 --- a/tardigrade/ids/awesome_ids/__init__.py +++ b/tardigrade/ids/awesome_ids/__init__.py @@ -3,6 +3,8 @@ A demo __init__.py file should contain all the public API that need to be exported from this package + +demo change """ from .awesome_ids_model import KitsuneIDS