-
Striegler, Arne authored
plt.grid(b=True, which='major', color='0.65', linestyle='--') to plt.grid(which='major', color='0.65', linestyle='--') as b = True not valid anymore
Striegler, Arne authoredplt.grid(b=True, which='major', color='0.65', linestyle='--') to plt.grid(which='major', color='0.65', linestyle='--') as b = True not valid anymore
Loading