Skip to content

Commit fbeec12

Browse files
committed
Cleaning Files
1 parent 3427e39 commit fbeec12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fredipy/operators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init__(
3030
def make(self, *args):
3131
return self.mat
3232

33-
33+
3434
class Integral(Operator):
3535
'''Wrapper for integration constraints.
3636

0 commit comments

Comments
 (0)