mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06: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…
Reference in New Issue
Block a user