Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
filippo-merlo committed Jan 4, 2024
1 parent 56c59cb commit 26d8bc5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified code/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion code/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
pass
else:
types_logical.append(i+' '+j+' '+h)
types_logical_with_learning = types_learning + types_logical
types_logical_with_learning = types_logical + types_learning

from itertools import product
from pprint import pprint
Expand Down

0 comments on commit 26d8bc5

Please sign in to comment.