• Carlos Ramos Carreño's avatar
    Testcase module typed and formatted. · 52432e27
    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.
    
    See merge request !693
    52432e27
util.py 19.3 KB