Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Nov 4, 2024
1 parent e48e79c commit c878fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biobalm/_pint_reachability.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def pint_reachability(
raises a `RuntimeError`.
"""
from pypint import Goal, InMemoryModel # type:ignore

if target_states.is_false():
return False # Cannot reach a stat in an empty set.

Expand Down

0 comments on commit c878fd5

Please sign in to comment.