Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Erovia committed Aug 13, 2022
1 parent 40de497 commit e63ad28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/python/qmk/flashers.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def _check_dfu_programmer_version():
else:
return False


def _find_bootloader():
# To avoid running forever in the background, only look for bootloaders for 10min
start_time = time.time()
Expand Down

0 comments on commit e63ad28

Please sign in to comment.