summaryrefslogtreecommitdiff
path: root/tests/roots/test-ext-autodoc/target/classes.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-ext-autodoc/target/classes.py')
-rw-r--r--tests/roots/test-ext-autodoc/target/classes.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/roots/test-ext-autodoc/target/classes.py b/tests/roots/test-ext-autodoc/target/classes.py
index d18128584..5ba0294fb 100644
--- a/tests/roots/test-ext-autodoc/target/classes.py
+++ b/tests/roots/test-ext-autodoc/target/classes.py
@@ -37,3 +37,6 @@ Alias = Foo
#: docstring
OtherAlias = Bar
+
+#: docstring
+IntAlias = int