Merge remote-tracking branch 'origin/master'

# Conflicts:
#	Klassen.py
This commit is contained in:
TimMcCool
2019-07-24 09:36:46 +02:00
parent 85b927fc52
commit 49cb138382
+1 -1
View File
@@ -36,7 +36,7 @@ class Formel:
pass
def _solve_to_e(self):
pass
return i - g - (a**2) * (b**y) * (c**x) / d * f
def _solve_to_f(self):
pass