• Carlos Ramos Carreño's avatar
    Testcase module typed and formatted. · 3e76f5df
    Carlos Ramos Carreño authored
    - Type hints for testcase module are completed.
    - Type comments (to be compatible with Python 2) have been added to
      other parts of slapos.core only when necessary to achieve full type
      checking in the testcase module, with Pyright in strict mode.
    - Docstrings added/completed for the testcase module.
    - Source is formatted with ruff.
    3e76f5df
util.py 19.3 KB