Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yaqwsx/KiKit
/ autoName
Function
autoName
scripts/exampleDoc.py:13–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
counter = 0
12
13
def
autoName():
14
global counter
15
counter += 1
16
return
f
"examplePanel{counter}"
17
18
SRC =
"docs/resources/conn.kicad_pcb"
19
Callers
1
exampleDoc.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected