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-17 00:33:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6,863
Commits
6
Branches
2
Tags
2fd0180bb1b06f7c03e2de34b2d0270f9729cea0
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