- Add\Rework UI - Add Split Table and Listing - Add Support Customazeble schems
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Runtime hook: matplotlib only needs Agg for font_manager on a foreign PC."""
|
||||
import os
|
||||
|
||||
os.environ.setdefault("MPLBACKEND", "Agg")
|
||||
Reference in New Issue
Block a user