diff --git a/python-libs/poulpe/cli.py b/python-libs/poulpe/cli.py index 33a9f5cf224f9d89602e144732c977e9de845e2f_cHl0aG9uLWxpYnMvcG91bHBlL2NsaS5weQ==..75af25ac20386f9c87123663e50f4247c16bba9a_cHl0aG9uLWxpYnMvcG91bHBlL2NsaS5weQ== 100644 --- a/python-libs/poulpe/cli.py +++ b/python-libs/poulpe/cli.py @@ -1,4 +1,4 @@ -from importlib import resources +import importlib_resources as resources import subprocess import click