4 lines
85 B
Python
4 lines
85 B
Python
from .base import * # noqa
|
|
|
|
|
|
# Abstract classes don't provide any behavior to test.
|