Scripts: make gen-pciids.py executable

This commit is contained in:
李通洲
2024-11-13 10:10:06 +08:00
parent bccf241816
commit 5a1be2535b
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python3
from requests import get as http_get
class PciDeviceModel: