klen / pylama

Code audit tool for python.
MIT License
1.05k stars 99 forks source link

Separate pytest.File and pytest.Item into separate classes (fixes #213) #215

Closed rzuckerm closed 2 years ago

rzuckerm commented 2 years ago

@klen Please take a look at my PR

klen commented 2 years ago

@rzuckerm Thank you!