Skip to content

Commit b96663a

Browse files
committed
Remove unnecessary global mypy ignore in rope/base/prefs.py
1 parent 54433b8 commit b96663a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rope/base/prefs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# mypy reports many problems.
2-
# type: ignore
31
"""Rope preferences."""
42
from dataclasses import asdict, dataclass
53
from textwrap import dedent

0 commit comments

Comments
 (0)