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
fa24130c
Commit
fa24130c
authored
Dec 03, 2020
by
GromeTT
Browse files
FIX: Formatting
parent
c17b5681
Changes
1
Hide whitespace changes
Inline
Side-by-side
ml/fml40/features/functionalities/accepts_single_tree_felling_jobs.py
View file @
fa24130c
...
...
@@ -2,6 +2,7 @@
from
ml.ml40.features.functionalities.accepts_jobs
import
AcceptsJobs
class
AcceptsSingleTreeFellingJobs
(
AcceptsJobs
):
"""This functionality signalizes that single trees can be felled."""
def
__init__
(
self
,
name
=
""
,
identifier
=
""
):
...
...
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