Skip to content

Commit

Permalink
minor: removed spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Dec 4, 2024
1 parent 0a25fa2 commit ea98081
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/source/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ Basic operators
Imag
Conj


Smoothing and derivatives
~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 0 additions & 2 deletions pylops/basicoperators/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
Gradient Gradient.
FirstDirectionalDerivative First Directional derivative.
SecondDirectionalDerivative Second Directional derivative.
"""

from .functionoperator import *
Expand Down Expand Up @@ -74,7 +73,6 @@
from .gradient import *
from .directionalderivative import *


__all__ = [
"FunctionOperator",
"MemoizeOperator",
Expand Down

0 comments on commit ea98081

Please sign in to comment.