Skip to content

Commit

Permalink
Merge pull request #13 from DSD-DBS/docs_fix
Browse files Browse the repository at this point in the history
docs: fix code block not displayed
  • Loading branch information
unexcellent authored Dec 2, 2024
2 parents d32f3bb + ee7e308 commit 5031276
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/howtos/1 Validating Scenes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ The validation of the project requirements should ideally be done as close to th

Usage
#####
For the validation you need 2 things: the scene and the project specific onthology.

The onthology should be provided by your project partner. It is a .yaml-file listing all classes and their attributes.

.. code-block:: python
import json
from pathlib import Path
Expand Down

0 comments on commit 5031276

Please sign in to comment.