mirror of
https://github.com/Brandon-Rozek/matmod.git
synced 2026-01-30 07:33:38 +00:00
Small comment change
This commit is contained in:
parent
51f8adcd44
commit
85ef364a57
1 changed files with 1 additions and 1 deletions
2
model.py
2
model.py
|
|
@ -303,7 +303,7 @@ def rule_satisfied(
|
||||||
# Counterexample found, return False
|
# Counterexample found, return False
|
||||||
return False
|
return False
|
||||||
|
|
||||||
# No mapping found which contradicts our rule
|
# No valuation found which contradicts our rule
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue