ruff
a2b138e7
- [ty] Change frequency of invalid `__all__` debug message
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
135 days ago
[ty] Change frequency of invalid `__all__` debug message This was being emitted for every symbol we checked, which is clearly too frequent. This switches to emitting it once per module.
References
#21918 - [ty] Support `__all__ += submodule.__all__` in auto-import
Author
BurntSushi
Committer
BurntSushi
Parents
ff0ed4e7
Loading