Update test_average_show.py

This commit is contained in:
David Rotermund 2023-07-30 23:54:48 +02:00 committed by GitHub
parent b7202686b1
commit 3857a02ec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
from Anime import Anime from functions.Anime import Anime
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
import numpy as np import numpy as np