HomeHEPForge

Fixed a bug in lines.py (never use == or != with None, use is/is not instead)

Description

Fixed a bug in lines.py (never use == or != with None, use is/is not instead)

Details

Provenance
vonhippgAuthored on
Parents
rPYFEYNSVN1883: Started repairing FeynML code
Branches
Unknown
Tags
Unknown