3 lines
95 B
Python
3 lines
95 B
Python
def test_import():
|
|
import cloudns # pylint: disable=unused-import,import-outside-toplevel
|