Skip to content

Commit

Permalink
Merge branch 'reduce_dependencies' of github.com:kornia/limbus into r…
Browse files Browse the repository at this point in the history
…educe_dependencies
  • Loading branch information
lferraz committed Mar 12, 2023
2 parents e664852 + d80ec81 commit e158e29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/defining_cmps.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from limbus.core import Component, InputParams, OutputParams, ComponentState, OutputParam, InputParam # noqa: E402
from limbus.core import Pipeline, VerboseMode # noqa: E402


# define the components
# ---------------------
class Add(Component):
Expand Down

0 comments on commit e158e29

Please sign in to comment.