NCES #875
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
lint:
deploy_cl.py#L29
E302 expected 2 blank lines, found 1
|
lint:
deploy_cl.py#L34
E225 missing whitespace around operator
|
lint:
deploy_cl.py#L35
E225 missing whitespace around operator
|
lint:
deploy_cl.py#L36
E225 missing whitespace around operator
|
lint:
deploy_cl.py#L37
E225 missing whitespace around operator
|
lint:
deploy_cl.py#L40
E302 expected 2 blank lines, found 1
|
lint:
deploy_cl.py#L49
E261 at least two spaces before inline comment
|
lint:
deploy_cl.py#L49
E262 inline comment should start with '# '
|
lint:
deploy_cl.py#L49
E501 line too long (136 > 120 characters)
|
lint:
deploy_cl.py#L435
E501 line too long (122 > 120 characters)
|
lint:
deploy_cl.py#L651
W293 blank line contains whitespace
|
lint:
train_nces.py#L1
F401 'os' imported but unused
|
lint:
train_nces.py#L15
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L5
F401 'sklearn.utils.resample' imported but unused
|
lint:
ontolearn/nces_trainer.py#L24
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L26
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L35
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L66
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L78
W293 blank line contains whitespace
|
lint:
ontolearn/nces_trainer.py#L82
F841 local variable 'size_' is assigned to but never used
|