-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TST/CLN: remove duplicate data file used in tests (unicode_series.csv) #22723
Conversation
Hello @simonjayhawkins! Thanks for submitting the PR.
|
Can you open an issue for this? Not entirely clear of the context |
there is no issue. context: just came across duplicate data file and thought it could be de-duplicated! |
Some context: previously, we had a function @simonjayhawkins did you notice any other duplicates? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One Travis build timed out which I restarted. Another failed due to clipboard tests which I believe were resolved in #22715 so lgtm so long as the restart goes green
thanks @simonjayhawkins |
git diff upstream/master -u -- "*.py" | flake8 --diff