Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Conversation

@pep8speaks
Copy link

pep8speaks commented Feb 13, 2020

Hello @holgern! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 14:1: E402 module level import not at top of file
Line 15:1: E402 module level import not at top of file
Line 17:1: E402 module level import not at top of file
Line 18:1: E402 module level import not at top of file
Line 19:1: E402 module level import not at top of file
Line 20:1: E402 module level import not at top of file
Line 22:1: E402 module level import not at top of file
Line 25:80: E501 line too long (88 > 79 characters)
Line 37:1: E302 expected 2 blank lines, found 1
Line 41:16: E127 continuation line over-indented for visual indent
Line 51:1: E305 expected 2 blank lines after class or function definition, found 1

Comment last updated at 2020-02-28 10:11:15 UTC

@holgern holgern changed the title [WIP] Eval pr #579 [WIP] Eval pr #579 - Rewrote parts of plotting functions and add two new plotting functions Feb 27, 2020
@holgern holgern changed the title [WIP] Eval pr #579 - Rewrote parts of plotting functions and add two new plotting functions [MRG] Eval pr #579 - Rewrote parts of plotting functions and add two new plotting functions Feb 28, 2020
@holgern holgern merged commit 025c26d into scikit-optimize:master Feb 28, 2020
@holgern holgern deleted the eval_PR_579 branch February 28, 2020 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants