ruff/crates/ruff
Vitaliy e14096f0a8
docs: Minor formatting typo in F401 example. (#11601)
## Summary

Removed stray space in sample code snippet that is against ruff's own
default formatting rules.

This documentation appears on
https://docs.astral.sh/ruff/rules/unused-import/

## Test Plan

This is a trivially obvious change, verifiable with `ruff format
--check`
2024-05-29 11:14:53 -04:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Create intermediary directories for --output-file (#11550) 2024-05-26 23:23:11 +00:00
tests docs: Minor formatting typo in F401 example. (#11601) 2024-05-29 11:14:53 -04:00
build.rs Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
Cargo.toml Bump version to v0.4.6 (#11585) 2024-05-28 15:10:53 -04:00