File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Uniform Project Layout
1313----------------------
1414
1515The PTB expects a default project layout following "convention over configuration" wherever possible and reasonable.
16- See the cookie-cutter project template, which can be found in directory `project-template `, for more details.
16+ See the cookiecutter project template, which can be found in directory `project-template `, for more details.
1717For more details on this, please check out section :ref: `Getting Started ` section.
1818
1919Nox
@@ -24,8 +24,8 @@ The toolbox itself provides various standard tasks and a plugin mechanism to ext
2424
2525Central files in regards to nox and the toolbox are:
2626
27- - `noxfile.py `: Standard nox configuration/setup file
28- - `noxconfig.py `: Exasol-specific file containing additional information needed by the standard tasks of the toolbox
27+ - `` noxfile.py ` `: Standard nox configuration/setup file
28+ - `` noxconfig.py ` `: Exasol-specific file containing additional information needed by the standard tasks of the toolbox
2929
3030Important Nox Commands
3131^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments