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-08-30 19:46:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7,179
Commits
6
Branches
2
Tags
c0f96e1ab6dbd9516df70eef3fcfb0b1eabfb00a
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