mirror of https://github.com/secdev/scapy.git
style: consistently space `ans, unans =`
When I was reading the docs online I had trouble discerning between `ans.unans` and `ans,unans` because of the font. As a result I mistakenly initially assumed that unans was a property on an object ans. Thinking about it and scrolling through the docs did clear it up somewhat trivially though. In the hope to prevent others from making the same mistake I've taken the liberty to make insert a space where it was missing.
This commit is contained in:
parent
ba3b9e14ba
commit
681d10ebe2