summaryrefslogtreecommitdiffstats
path: root/test/rules/test_deprecated_module.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/rules/test_deprecated_module.py')
-rw-r--r--test/rules/test_deprecated_module.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rules/test_deprecated_module.py b/test/rules/test_deprecated_module.py
index a57d8db..6346b80 100644
--- a/test/rules/test_deprecated_module.py
+++ b/test/rules/test_deprecated_module.py
@@ -1,4 +1,5 @@
"""Tests for deprecated-module rule."""
+
from pathlib import Path
from ansiblelint.rules import RulesCollection