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
a222fe7695
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Tim Rid
f01246ae82
Since Python 3.13 the compiler now strips common leading whitespace from every line in a docstring. So this have to be fixed in the pytests.
2025-01-12 12:46:05 +01:00
..
__init__.py
added README.md
2020-12-10 20:26:37 +01:00
declarativeunittest.py
fixed mypy issues
2023-07-18 17:37:29 +02:00
test_core.py
added ignores, because 'Computed' is not subscriptable at runtime
2023-07-18 17:42:57 +02:00
test_typed.py
Since Python 3.13 the compiler now strips common leading whitespace from every line in a docstring. So this have to be fixed in the pytests.
2025-01-12 12:46:05 +01:00