flake8 style changes

This commit is contained in:
Fabian Joswig 2021-10-11 12:22:58 +01:00
parent 43f85efff5
commit 57c6a07801
9 changed files with 87 additions and 128 deletions

View file

@ -81,4 +81,3 @@ def ks_test(obs=None):
plt.show()
print(scipy.stats.kstest(Qs, 'uniform'))