LLNL / ATS

ATS - Automated Testing System - is an open-source, Python-based tool for automating the running of tests of an application across a broad range of high performance computers.
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Update and add docstrings #29

Closed davidbloss closed 1 year ago

davidbloss commented 3 years ago

After ATS is running on Python 3 update ATS' modules to be PEP 257 compliant.

Recommended tools to make this task easier include: