ruff
ffdd653c - [`flake8-use-pathlib`] Implement `glob` (`PTH207`) (#5939)

Commit
2 years ago
[`flake8-use-pathlib`] Implement `glob` (`PTH207`) (#5939) Discovered that the usage of `glob.glob` is [widespread](https://grep.app/search?current=7&q=glob.glob%28&filter%5Blang%5D%5B0%5D=Python) when working on the previous lints for `flake8-use-pathlib`.
Author
Parents
Loading