Skip to content

Commit

Permalink
order imports
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Jan 12, 2025
1 parent f54c3ad commit 01966c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python

from eansearch import EANSearch
import os
from eansearch import EANSearch

# API token for ean-search.org account
# https://www.ean-search.org/ean-database-api.html
Expand Down

0 comments on commit 01966c2

Please sign in to comment.