Skip to content

Commit 635a287

Browse files
committed
Out of date dumdum comment.
1 parent 224d7dc commit 635a287

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

referencing/_attrs.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
from typing import NoReturn, TypeVar
44

5-
# Yak stack:
6-
# - PyCQA/pylint#6006
7-
# - python/mypy#5406
85
from attrs import define as _define, frozen as _frozen
96

107
_T = TypeVar("_T")

0 commit comments

Comments
 (0)