You've already forked jumperless-breadboard
mirror of
https://github.com/Architeuthis-Flux/Jumperless.git
synced 2026-07-05 04:50:07 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"pythonVersion": "3.11",
|
|
"typeCheckingMode": "basic",
|
|
"stubPath": "typings",
|
|
"extraPaths": [
|
|
"typings",
|
|
"."
|
|
],
|
|
"reportMissingImports": "none",
|
|
"reportMissingModuleSource": "none"
|
|
}
|