Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KWH40
fml40-reference-implementation
Commits
72ea2e3e
Commit
72ea2e3e
authored
Dec 03, 2020
by
GromeTT
Browse files
FIXED: Formatting
parent
d42a6866
Changes
1
Hide whitespace changes
Inline
Side-by-side
ml/fml40/features/functionalities/accepts_felling_jobs.py
View file @
72ea2e3e
...
@@ -12,7 +12,7 @@ class AcceptsFellingJobs(AcceptsJobs):
...
@@ -12,7 +12,7 @@ class AcceptsFellingJobs(AcceptsJobs):
def
__init__
(
self
,
name
=
""
,
identifier
=
""
):
def
__init__
(
self
,
name
=
""
,
identifier
=
""
):
"""Initializes the object.
"""Initializes the object.
:param name:
Object name
:param name: Object name
:param identifier: Identifier
:param identifier: Identifier
"""
"""
...
...
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