Skip to content

Commit

Permalink
DX: do not set matplotlib figure formats to svg (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 2, 2023
1 parent 81f3cb5 commit 63cbd5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/repoma/set_nb_cells.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
from repoma.utilities.project_info import get_pypi_name

__CONFIG_CELL_CONTENT = """
%config InlineBackend.figure_formats = ['svg']
import os
STATIC_WEB_PAGE = {"EXECUTE_NB", "READTHEDOCS"}.intersection(os.environ)
Expand Down

0 comments on commit 63cbd5c

Please sign in to comment.