summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-ext-autodoc/circular_import/a.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-ext-autodoc/circular_import/a.py')
-rw-r--r--tests/roots/test-ext-autodoc/circular_import/a.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/roots/test-ext-autodoc/circular_import/a.py b/tests/roots/test-ext-autodoc/circular_import/a.py
new file mode 100644
index 0000000..97ad9d8
--- /dev/null
+++ b/tests/roots/test-ext-autodoc/circular_import/a.py
@@ -0,0 +1 @@
+X = 42