qmk-dactyl-manuform-a/lib/python/qmk/cli/doctor/__init__.py

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