Similar to c/c++, we should - [ ] have a "check" target that reports any type errors, lints, or deviation from formatting rules - [ ] fail CI fi that check does not return 0 - [ ] have a format target that formats the python code
Similar to c/c++, we should