mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 11:40:03 +00:00
Add flake8 to our test suite and fix all errors (#7379)
* Add flake8 to our test suite and fix all errors * Add some documentation
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
You can compile a keymap already in the repo or using a QMK Configurator export.
|
||||
"""
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
import subprocess
|
||||
from argparse import FileType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user