Skip to content

Commit

Permalink
cargo insta review -- accept change in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
plredmond committed May 21, 2024
1 parent 943ee25 commit 6028415
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/ruff/tests/snapshots/integration_test__rule_f401.snap
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ else:
```

## Options
- Deprecated `lint.ignore-init-module-imports` to `true`. When set to `false`, unused imports
in `__init__.py` files are removed (unsafe).
- `lint.ignore-init-module-imports`

## References
- [Python documentation: `import`](https://docs.python.org/3/reference/simple_stmts.html#the-import-statement)
Expand Down

0 comments on commit 6028415

Please sign in to comment.