There's linting to be done here and there across the DenCam project. gui.py seems like a good place to start. Ideally, we'd have done whatever linting, docstringing, and, possibly if necessary, refactoring on the existing code before we start building out cyclops but because of the coming deadline we'll do the two things in parallel and manage best we can.
There's linting to be done here and there across the DenCam project.
gui.py
seems like a good place to start. Ideally, we'd have done whatever linting, docstringing, and, possibly if necessary, refactoring on the existing code before we start building outcyclops
but because of the coming deadline we'll do the two things in parallel and manage best we can.