Skip to content

Commit

Permalink
fixes #373
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonieBoland committed Aug 6, 2024
1 parent cbda565 commit cee28d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simpa_examples/linear_unmixing.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from simpa import Tags
from simpa.visualisation.matplotlib_data_visualisation import visualise_data
from simpa.utils.profiling import profile
from typing import Union

# FIXME temporary workaround for newest Intel architectures
os.environ["KMP_DUPLICATE_LIB_OK"] = "TRUE"
Expand Down

0 comments on commit cee28d1

Please sign in to comment.