Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
TODO: Investigate tracking failing
  • Loading branch information
ggpwnkthx committed Sep 28, 2023
1 parent 21b8dfb commit d00508b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/extra_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ def parsed(self, ctx: "Document.Context") -> "Document.Context":


class MSGraphCulled(MSGraph, Cull):
def paths(self, ctx: "Init.Context") -> "Init.Context":
return ctx
pass


class MSGraphReduced(MSGraph, Reduce):
Expand Down

0 comments on commit d00508b

Please sign in to comment.