Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
fedecalendino committed Jul 6, 2022
1 parent dc58229 commit b1eeb66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions nintendeals/commons/classes/eshops.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from nintendeals.commons.enumerates import Platforms


class NAeShop:

FORMAT = "https://www.nintendo.com/{lang}_{country}/games/detail/{slug}"
Expand Down
1 change: 0 additions & 1 deletion tests/test_api/test_prices.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from nintendeals import noa
from nintendeals.api import prices

from tests.util import spy


Expand Down

0 comments on commit b1eeb66

Please sign in to comment.