Skip to content

Commit

Permalink
Fix duplicate code block
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhnild committed Jan 13, 2025
1 parent ac2e90f commit 79f7295
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/advanced-configuration/interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,6 @@ For each module, use the following syntax to configure columns to export as CSV
COLUMNS_LISTS['<module>_export'] = ['list', 'of', 'columns']
.. md-tab-set::
:name: enable-job-costs-detailed-export-tabs

.. md-tab-item:: Default configuration

.. code-block:: python
ENABLE_JOBS_COSTS_DETAILED_EXPORT = False
.. md-tab-item:: Example

.. code-block:: python
ENABLE_JOBS_COSTS_DETAILED_EXPORT = True
Enable jobs cost detailed export
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 79f7295

Please sign in to comment.