summaryrefslogtreecommitdiff
path: root/_test/test_spec_examples.py
diff options
context:
space:
mode:
Diffstat (limited to '_test/test_spec_examples.py')
-rw-r--r--_test/test_spec_examples.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/test_spec_examples.py b/_test/test_spec_examples.py
index 7faa4bf..96c4a4d 100644
--- a/_test/test_spec_examples.py
+++ b/_test/test_spec_examples.py
@@ -1,6 +1,6 @@
# coding: utf-8
-from roundtrip import YAML
+from roundtrip import YAML # type: ignore
import pytest # type: ignore # NOQA