mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 04:19:18 +00:00
docs: flake8-self
remove unnecessary backticks (#2951)
This commit is contained in:
parent
cc30738148
commit
2a744d24e5
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ define_violation!(
|
|||
///
|
||||
/// ## References
|
||||
/// * [_What is the meaning of single or double underscores before an object name?_](https://stackoverflow.com/questions/1301346/what-is-the-meaning-of-single-and-double-underscore-before-an-object-name)
|
||||
/// ```
|
||||
pub struct PrivateMemberAccess {
|
||||
pub access: String,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue