We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4162038 commit 785ef2eCopy full SHA for 785ef2e
quartodoc/tests/example_alias_target__nested.py
@@ -0,0 +1,7 @@
1
+"""
2
+This function gets imported in example_alias_target, and from there imported into example.
3
4
+
5
6
+def nested_alias_target():
7
+ """A nested alias target"""
0 commit comments