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 16:53:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6,336
Commits
6
Branches
2
Tags
e7a5b7a762c80fbf2ef4664df9a63ecd24aceefa
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