Skip to content

CLN: Assorted cleanups #27632

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

Merged
merged 2 commits into from
Jul 29, 2019
Merged

CLN: Assorted cleanups #27632

merged 2 commits into from
Jul 29, 2019

Conversation

jbrockmendel
Copy link
Member

Mostly post-black cleanup

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

small comment if you can address in a followup

@@ -496,7 +496,7 @@ def _generate_range(
if start is None and end is None:
if closed is not None:
raise ValueError(
"Closed has to be None if not both of start" "and end are defined"
"Closed has to be None if not both of startand end are defined"
Copy link
Contributor

Choose a reason for hiding this comment

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

start and

@jreback jreback added the Clean label Jul 29, 2019
@jreback jreback added this to the 1.0 milestone Jul 29, 2019
@jreback jreback merged commit f34dbbf into pandas-dev:master Jul 29, 2019
@jbrockmendel jbrockmendel deleted the cln branch July 29, 2019 16:54
quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants