Skip to content
  • Nsukami Patrick <ptrck at nskm dot xyz>'s avatar
    [mypy] Fix has no attribute errors · 868c2189e377
    Nsukami Patrick authored
    These attributes (expression, operator, boundary) are specific to some kind of constraints.
    We shouldn't expect them to be present in every constraints.
    Let's keep the type ignore in diff.py for the moment.
    868c2189e377