Skip to content

Commit

Permalink
Revert "Test a coverage failure"
Browse files Browse the repository at this point in the history
This reverts commit a6dbed0.
  • Loading branch information
Paul Prescod committed Sep 21, 2022
1 parent e23da3a commit 3a12c6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions snowfakery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
with version_file.open() as f:
version = f.read().strip()


def fail_by_design():
fail_by_design()


__all__ = (
"generate_data",
"SnowfakeryApplication",
Expand Down

0 comments on commit 3a12c6c

Please sign in to comment.