We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gen-pciids.py
1 parent bccf241 commit 5a1be25Copy full SHA for 5a1be25
scripts/gen-pciids.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
from requests import get as http_get
4
5
class PciDeviceModel:
0 commit comments