Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
1c03b5a5
Commit
1c03b5a5
authored
Nov 25, 2019
by
VIGNET Pierre
Browse files
[lib] CLUnfolder: Fix getter that return nothing
parent
546df638
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/cadbiom/models/clause_constraints/mcl/CLUnfolder.py
View file @
1c03b5a5
...
...
@@ -469,7 +469,7 @@ class CLUnfolder(object):
@
property
def
final_constraints
(
self
):
"""For tests: returns coded final constraints"""
self
.
__final_constraints
return
self
.
__final_constraints
## Variables management ####################################################
def
var_names_in_clause
(
self
,
clause
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment