Skip to content

Commit

Permalink
Imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Aug 29, 2021
1 parent 1d13be5 commit 21a6d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/python/qmk/cli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import_names = {
# A mapping of package name to importable name
'pep8-naming': 'pep8ext_naming',
'python-sqlite-cache': 'sqlite_cache',
'pyusb': 'usb.core',
'qmk-dotty-dict': 'dotty_dict'
}
Expand Down

0 comments on commit 21a6d55

Please sign in to comment.