qmk-keychron-q3-colemak-dh/lib/python/qmk/cli/doctor/__init__.py
2021-06-22 19:50:53 +01:00

6 lines
118 B
Python
Executable File

"""QMK Doctor
Check out the user's QMK environment and make sure it's ready to compile.
"""
from .main import doctor