quick fixes

This commit is contained in:
bt3gl 2024-03-14 20:38:16 +01:00
parent d11285412e
commit 6275a92c6f
18 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
# arithmetics.py
# This class implements math methods used by the other classes.
# author: steinkirch
# author: Mia Stein
from decimal import Decimal, getcontext