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

Minor changes #147

Closed MishaZakharchanka closed 1 year ago

MishaZakharchanka commented 1 year ago

This PR fixes a print alignment, removes a couple ; from the end of python lines, and adds a couple files (like logs) to gitignore so that there is less clutter when working with git after running inside the project directory.