Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-python
Commits
55f0cd7a
Commit
55f0cd7a
authored
Oct 29, 2019
by
Guilhem Saurel
Browse files
remove duplicate lines
ref
https://github.com/stack-of-tasks/dynamic-graph-python/pull/34#discussion_r340106255
parent
11e39784
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamic_graph/entity.py
View file @
55f0cd7a
...
...
@@ -18,8 +18,6 @@ if 'display' not in globals().keys():
# --- FACTORY ------------------------------------------------------------------
# --- FACTORY ------------------------------------------------------------------
# --- FACTORY ------------------------------------------------------------------
class
PyEntityFactoryClass
(
type
):
...
...
@@ -69,8 +67,6 @@ def updateEntityClasses(dictionary):
# --- ENTITY -------------------------------------------------------------------
# --- ENTITY -------------------------------------------------------------------
# --- ENTITY -------------------------------------------------------------------
class
VerbosityLevel
(
Enum
):
...
...
Write
Preview
Supports
Markdown
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