erik78se / Jobbers

Jobbers is a Python package that produces so called application "job-scripts". Those scripts are then ready to be submitted into SLURM.
GNU General Public License v3.0
1 stars 1 forks source link

Format all code with black. #38

Closed HeMan closed 5 years ago

HeMan commented 5 years ago

All code is formated with black

erik78se commented 5 years ago

Looks good