Hello!

According to PEP8, there should be 2 blank lines before the function 
definition. But,
I think in case of defining new typing.TypeVar, that will be used only in one 
function
definition, it would be better to put it right before the function definition, 
i.e. with no
blank lines. So I suggest to update PEP8, so it'd recommend skipping blank 
lines in this
case.


Thank you for your attention and sorry for my bad English.


Sincerely yours,
Nikita Serba.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/UVAQNA5S2SL3XAF2Z2F2RBCNJNYTPTXV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to