Skip to content

Commit

Permalink
Added [Import] flake8_private_name_import
Browse files Browse the repository at this point in the history
  • Loading branch information
rows-s authored Jul 29, 2023
1 parent aea4362 commit 6f5a3df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ Extensions for checking import statements.
- [flake8-import-style](https://github.com/sfstpala/flake8-import-style) - Plugin to ensure explicit module imports.
- [flake8-tidy-imports](https://github.com/adamchainz/flake8-tidy-imports) - Extension that helps you write tidier imports.
- [flake8-type-checking](https://github.com/sondrelg/flake8-type-checking) - Plugin for managing type-checking imports & forward references.
- [flake8_private_name_import](https://github.com/rows-s/flake8_private_name_import) - Plugin that reports imports of private names.

## Testing

Expand Down

0 comments on commit 6f5a3df

Please sign in to comment.