This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
construct-typing
Watch
1
Star
0
Fork
You've already forked construct-typing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
935f021a4f
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Tim Rid
a46c180e7a
Dont parse the provided subcon in csfield. Only check if it builds from none. But now you can use the
const
or
default
parameters instead to provied default or constant values.
2022-02-20 12:47:10 +01:00
..
__init__.py
added README.md
2020-12-10 20:26:37 +01:00
declarativeunittest.py
- renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable.
2021-03-16 18:51:04 +01:00
declarativeunittest.pyi
fixed some mypy issues
2022-02-19 14:10:18 +01:00
test_core.py
ignore mypy error "Call to untyped function "load" in typed context"
2022-02-13 01:14:01 +01:00
test_typed.py
Dont parse the provided subcon in csfield. Only check if it builds from none. But now you can use the
const
or
default
parameters instead to provied default or constant values.
2022-02-20 12:47:10 +01:00