Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix long line, tests #2123
Fix long line, tests #2123
Conversation
TravisBuddy
commented
Jun 16, 2020
Travis tests have failedHey @cclauss, TravisBuddy Request Identifier: 6c665330-afb8-11ea-ae15-c70b0cf57a1c |
|
For L142 in
|
TravisBuddy
commented
Jun 16, 2020
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: 1d39cec0-afc4-11ea-ae15-c70b0cf57a1c |
TravisBuddy
commented
Jun 16, 2020
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: e271a190-afc4-11ea-ae15-c70b0cf57a1c |
TravisBuddy
commented
Jun 16, 2020
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: 6fad7c00-afc5-11ea-ae15-c70b0cf57a1c |
TravisBuddy
commented
Jun 16, 2020
Hey @cclauss, TravisCI finished with status TravisBuddy Request Identifier: 90aa7610-afc5-11ea-ae15-c70b0cf57a1c |
TravisBuddy
commented
Jun 16, 2020
Travis tests have failedHey @cclauss, TravisBuddy Request Identifier: fff149d0-afc6-11ea-ae15-c70b0cf57a1c |
>>> find_neighborhood(['a','c','b','d','e','a']) # doctest: +NORMALIZE_WHITESPACE [['a','e','b','d','c','a',90], [['a','c','d','b','e','a',90], ['a','d','b','c','e','a',93], ['a','c','b','e','d','a',102], ['a','c','e','d','b','a',113], ['a','b','c','d','e','a',93]]
* Fix long line * updating DIRECTORY.md * Add doctest * ... * ... * Update tabu_search.py * space * Fix doctest >>> find_neighborhood(['a','c','b','d','e','a']) # doctest: +NORMALIZE_WHITESPACE [['a','e','b','d','c','a',90], [['a','c','d','b','e','a',90], ['a','d','b','c','e','a',93], ['a','c','b','e','d','a',102], ['a','c','e','d','b','a',113], ['a','b','c','d','e','a',93]] Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: John Law <[email protected]>
cclauss commentedJun 16, 2020
No description provided.