Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Nov 21, 2023
1 parent 14748a0 commit 49904c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fault/property.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ def compile(self, prop):


def _make_statement(statement, prop, on, disable_iff, compile_guard, name):

if (when_cond := get_when_cond()) is not None:
prop = when_cond | implies | prop

Expand Down

0 comments on commit 49904c3

Please sign in to comment.