Skip to content

Commit

Permalink
add util functions
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Feb 24, 2024
1 parent f1b9838 commit 73fae8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/growth_forge/utils.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def ignore_vulture_issue(*args, **kwargs) -> None:
assert args or kwargs

0 comments on commit 73fae8a

Please sign in to comment.