Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Oct 6, 2023
1 parent 2e8f503 commit 639ef1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lucit_licensing_python/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
from operator import itemgetter
from requests.exceptions import ConnectionError, RequestException, HTTPError
from simplejson.errors import JSONDecodeError
from exceptions import NoValidLucitLicense
from lucit_licensing_python.exceptions import NoValidLucitLicense

logger = logging.getLogger("lucit-licensing-logger")

Expand Down

0 comments on commit 639ef1c

Please sign in to comment.