This issue is a reminder that we need to discuss how to handle strict equality of Mypy. - See initial issue: https://github.com/secdev/scapy/pull/2671#discussion_r491718334 - [Mypy doc for strict equality](https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict-equality) - discuss how to handle special cases: `FlagValue`...
This issue is a reminder that we need to discuss how to handle strict equality of Mypy.
FlagValue...