UpsideDownDetector / viz /save_plot.py
Jauhar's picture
final commit to hf
deb7039
raw
history blame contribute delete
107 Bytes
import numpy as np
import matplotlib.pyplot as plt
def save_plot(*arrays):
for array in args: