Skip to content

Commit

Permalink
Update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Mar 13, 2024
1 parent 954b5a3 commit 5d08fd1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -36,7 +36,7 @@ from module import member as member

## Fix safety

When `ignore_init_module_imports` is disabled, fixes can remove unused imports in `__init__` files.
When `ignore_init_module_imports` is disabled, fixes can remove for unused imports in `__init__` files.
These fixes are considered unsafe because they can change the public interface.

## Example
Expand Down

0 comments on commit 5d08fd1

Please sign in to comment.