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
2b118b55
Commit
2b118b55
authored
Dec 14, 2017
by
Daniel Scheffler
Browse files
Fixed style issue.
Former-commit-id:
c4924ec7
parent
550e19c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
gms_preprocessing/algorithms/L2B_P.py
View file @
2b118b55
...
...
@@ -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
...
...
Daniel Scheffler
@danschef
mentioned in commit
36639a60
·
Mar 31, 2020
mentioned in commit
36639a60
mentioned in commit 36639a60af978ede5eefad9737943b1120acf420
Toggle commit list
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