Skip to content

Commit d69eb34

Browse files
authored
Apply suggestion from @cclauss
1 parent ce34eb9 commit d69eb34

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

maths/convolve_1d.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
from dataclasses import dataclass, field
42
from math import floor
53

0 commit comments

Comments
 (0)