mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-23 22:05:17 +02:00
Fix missing hashbang
This commit is contained in:
parent
565bb704e0
commit
c58c5fa8fa
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
Loading…
x
Reference in New Issue
Block a user