We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a7a47 commit 65d9af9Copy full SHA for 65d9af9
1 file changed
docs/conf.py
@@ -559,6 +559,7 @@ def on_init(app): # pylint: disable=unused-argument
559
docs_path,
560
os.path.join(root_path, "openedx_authz"),
561
os.path.join(root_path, "openedx_authz/migrations"),
562
+ os.path.join(root_path, "openedx_authz/tests"),
563
]
564
)
565
0 commit comments