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