Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
gms_preprocessing
Commits
36639a60
Commit
36639a60
authored
Dec 14, 2017
by
Daniel Scheffler
Browse files
Fixed style issue.
Former-commit-id:
c4924ec7
Former-commit-id:
2b118b55
parent
7f8570f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
gms_preprocessing/algorithms/L2B_P.py
View file @
36639a60
...
...
@@ -28,7 +28,6 @@ from sklearn.cluster import k_means_ # noqa F401 # flake8 issue
from
sklearn.model_selection
import
train_test_split
from
sklearn.linear_model
import
LinearRegression
,
RidgeClassifier
from
geoarray
import
GeoArray
# noqa F401 # flake8 issue
from
py_tools_ds.processing.progress_mon
import
ProgressBar
from
..options.config
import
GMS_config
as
CFG
from
..io.input_reader
import
SRF
# noqa F401 # flake8 issue
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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