small mypy fixes
This commit is contained in:
@@ -24,7 +24,6 @@ def test_ensuretemp(recwarn):
|
||||
@attr.s
|
||||
class FakeConfig:
|
||||
basetemp = attr.ib()
|
||||
trace = attr.ib(default=None)
|
||||
|
||||
@property
|
||||
def trace(self):
|
||||
|
||||
Reference in New Issue
Block a user