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
main
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Tim Rid
a9f4b44801
fixed mypy errors
2025-01-12 15:39:57 +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
fixed mypy errors
2025-01-12 15:39:57 +01: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