Fix typos (#17988)
Fix typos --------- Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com> Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
This commit is contained in:
@@ -1389,7 +1389,7 @@ X: bool = True
|
||||
|
||||
```py
|
||||
def f():
|
||||
# TODO: we should emit a syntax errror here (tracked by https://github.com/astral-sh/ruff/issues/11934)
|
||||
# TODO: we should emit a syntax error here (tracked by https://github.com/astral-sh/ruff/issues/17412)
|
||||
from exporter import *
|
||||
|
||||
# error: [unresolved-reference]
|
||||
|
||||
Reference in New Issue
Block a user