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 2762dd3 commit db1f0a3Copy full SHA for db1f0a3
docs/reference.rst
@@ -1112,7 +1112,7 @@ lower case are actual fixed names):
1112
``pyscript/scripts/DIR1/DIR2/FILE.py`` ``scripts.DIR1.DIR2.FILE``
1113
======================================= ===========================
1114
1115
-Note that if the package form of an app or module (`pyscript/apps/APP/__init__.py`` or
+Note that if the package form of an app or module (``pyscript/apps/APP/__init__.py`` or
1116
``pyscript/modules/MODULE/__init__.py``) exists, the module form (``pyscript/apps/APP.py``
1117
or ``pyscript/modules/MODULE.py``) is ignored.
1118
0 commit comments