Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SLiCAP/SLiCAP_python
/ _find_slicap_preamble
Function
_find_slicap_preamble
SLiCAP/schematic/model_dialog.py:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
30
31
def
_find_slicap_preamble() -> str:
32
from
.parameter_dialog
import
_find_slicap_preamble
as
_find
33
return
_find()
34
35
36
class
ModelDialog(QDialog):
Callers
1
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected