Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guillaume Sabbagh
Modification de categories
Commits
22f5f907
Commit
22f5f907
authored
Jun 22, 2021
by
Guillaume Sabbagh
Browse files
Corrections mineures
parent
b5b6aedb
Changes
1
Show whitespace changes
Inline
Side-by-side
GUI/Model.py
View file @
22f5f907
...
...
@@ -3,11 +3,11 @@ from enum import Enum, unique
from
ModelCallable
import
ModelCallable
#
from GrapheDeComposition import GrapheDeComposition, GC, \
#
MorphismeGrapheDeComposition, MGC
#
from Categorie import Categorie
#
from Interaction import Interaction
#
from ChampPerceptif import ChampPerceptif
from
GrapheDeComposition
import
GrapheDeComposition
,
GC
,
\
MorphismeGrapheDeComposition
,
MGC
from
Categorie
import
Categorie
from
Interaction
import
Interaction
from
ChampPerceptif
import
ChampPerceptif
@
unique
class
ModelObjects
(
Enum
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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