Skip to content

Commit

Permalink
addressing a few of shaui's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisiacovella committed Dec 5, 2024
1 parent 3d82d4e commit 3ac9e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modelforge/train/training.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

import matplotlib

# Use Agg backend for matplotlib, to avoid tkinter issues when using profiler
matplotlib.use("Agg")

__all__ = [
Expand Down

0 comments on commit 3ac9e6c

Please sign in to comment.