Closed jkhsjdhjs closed 6 months ago
These are unsafe, according to mypy:
error: Call to abstract method "__init__" of "DataSpecificationContent" with trivial body via super() is unsafe [safe-super]
This is a backport of #261.
I'll squash these commits, if you don't mind?
These are unsafe, according to mypy:
This is a backport of #261.