Skip to content

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 2, 2019

Via blueyed#42.

@blueyed blueyed requested a review from nicoddemus November 5, 2019 23:24
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

def collect(self):
for initialpart in self._initialparts:
arg = "::".join(map(str, initialpart))
arg = initialpart
Copy link
Member

Choose a reason for hiding this comment

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

I think you can get rid of arg as well. 👍

@blueyed blueyed merged commit 0c0d33f into pytest-dev:features Nov 7, 2019
@blueyed blueyed deleted the session-collect branch November 7, 2019 10:16
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