Skip to content

Commit

Permalink
leftover todo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidszotten committed Aug 28, 2023
1 parent 0b25e61 commit 3de115b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ruff_python_ast/src/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,6 @@ impl AstNode for ast::FStringLiteralElement {
where
V: PreorderVisitor<'a> + ?Sized,
{
// TODO: is this correct?
}
}
impl AstNode for ast::ExprFString {
Expand Down

0 comments on commit 3de115b

Please sign in to comment.