This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-09-13 22:52:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9,243
Commits
6
Branches
2
Tags
fdce887b9479a4c8a69ea040145f276caa28ce0e
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Christian Bundy
4d085fbfc1
Fix strtobool type annotation (
#6970
)
...
Problem: strtobool returns either 0 or 1, not bool. Solution: Fix type annotation.
2022-01-19 21:57:47 -08:00