Validate python code style of pull request lines only
Good code base style is the part of non-functional project's quality.
Style checks are usually performed in pull request (PR) publishing and reviewing processes.
However, IDE or regular CLI tools shows style issues for whole file(s), without differen...
dkravchenko.hashnode.dev3 min read