mirror of
https://github.com/osmarks/random-stuff
synced 2024-12-21 23:50:35 +00:00
fix typo
This commit is contained in:
parent
89777cb3e1
commit
6df79fd18b
@ -1,5 +1,6 @@
|
||||
from decimal import Decimal
|
||||
import itertools
|
||||
import math
|
||||
|
||||
def sum_series(series):
|
||||
x = Decimal(0)
|
||||
|
Loading…
Reference in New Issue
Block a user