Skip to content

Remove duplicated imports from test_slicing.py#7365

Merged
jrbourbeau merged 2 commits intodask:mainfrom
hristog:remove-duplicated-test-imports
Mar 11, 2021
Merged

Remove duplicated imports from test_slicing.py#7365
jrbourbeau merged 2 commits intodask:mainfrom
hristog:remove-duplicated-test-imports

Conversation

@hristog
Copy link
Contributor

@hristog hristog commented Mar 10, 2021

  • Closes #xxxx N/A (If the maintainers are happy with the proposed update, should a corresponding issue be created and referenced here?)
  • Tests added / passed
  • Passes black dask / flake8 dask

It appears that the unintentional copy of imports (if it was indeed unintentional) originated in 51ff4e6.

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks @hristog! I pushed an empty commit to rerun CI to see if the test failure is related to the changes here (it looks totally unrelated).

@hristog
Copy link
Contributor Author

hristog commented Mar 11, 2021

Hi @jrbourbeau - thanks for looking into this and for confirming via an empty commit!

I discovered this during getting myself acquainted with the unit-test infrastructure, as I was trying to debug what I've reported under dask/dask-ml#803. I'll continue investigating the dask_ml issue, and I'll report any findings under its own thread.

@hristog hristog changed the title Remove unused imports in test_slicing.py Remove duplicated imports in test_slicing.py Mar 11, 2021
@hristog hristog changed the title Remove duplicated imports in test_slicing.py Remove duplicated imports from test_slicing.py Mar 11, 2021
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hristog!

@jrbourbeau jrbourbeau merged commit 5ee329f into dask:main Mar 11, 2021
@jrbourbeau
Copy link
Member

Also I noticed this was your first code contribution to this repository. Welcome!

@hristog
Copy link
Contributor Author

hristog commented Mar 11, 2021

Also I noticed this was your first code contribution to this repository. Welcome!

Indeed! Thank you :)

douglasdavis pushed a commit to douglasdavis/dask that referenced this pull request Mar 14, 2021
@hristog hristog deleted the remove-duplicated-test-imports branch March 27, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants