mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-06 04:16:23 +00:00
修复插件兼容性问题,Sorry
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
from scipy.optimize import curve_fit
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
|
||||
def q_function1(x, a, a2, c1,):
|
||||
|
Reference in New Issue
Block a user