Skip to content

Commit

Permalink
try to fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipPartsch authored Nov 23, 2024
1 parent 78d7f8b commit 06b9e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To merge dictionaries, you can use the ``merge_dicts.merge_dicts()`` function:

For example:

.. testcode::
.. code-block:: python
import merge_dicts
print(merge_dicts.merge_dicts())
Expand Down

0 comments on commit 06b9e8b

Please sign in to comment.