svalinn / dagmc_stats

Tool for calculating and reporting statistics about DAGMC models
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

PEP8 #32

Closed kkiesling closed 3 years ago

kkiesling commented 5 years ago

All python files should be made to follow PEP8 style guide.

kkiesling commented 4 years ago

We can use autopep8 on this.