pytest
3e6f0f34
- Cleanup unhelpful alias _AST_FLAG
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Cleanup unhelpful alias _AST_FLAG Also replace one direct call to `compile` with this flag with the equivalent wrapper `ast.parse`. This function can have a more precise type.
References
#6311 - Some type annotation & check_untyped_defs fixes
Author
bluetech
Committer
bluetech
Parents
4fb9cc3b
Loading