Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SLiCAP/SLiCAP_python
/ new
Method
new
SLiCAP/schematic/schematic_data.py:39–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
@staticmethod
39
def
new() ->
"DocumentProperties"
:
40
return
DocumentProperties(created=_date.today().isoformat())
41
42
43
@dataclass
Callers
2
__init__
Method · 0.80
_on_new
Method · 0.80
Calls
1
DocumentProperties
Class · 0.85
Tested by
no test coverage detected