Testcommit nach Repo-Umstellung
This commit is contained in:
@ -26,7 +26,6 @@ import math
|
||||
import re
|
||||
import subprocess
|
||||
|
||||
|
||||
# Template
|
||||
from ci_template import plotly_template
|
||||
plotly_template.set_theme(theme)
|
||||
@ -46,7 +45,6 @@ def prepare_figure_export(fig, name):
|
||||
safe_filename = slugify(f"{name}_{bib_filename.replace('.bib', '')}")
|
||||
return f"{safe_filename}.html"
|
||||
|
||||
|
||||
# Zentraler Schalter für Export-Flags
|
||||
from config_netzwerk import (
|
||||
export_fig_visualize_network,
|
||||
|
||||
Reference in New Issue
Block a user