threeML / astromodels

Spatial and spectral models for astrophysics
BSD 3-Clause "New" or "Revised" License
44 stars 45 forks source link

Flake 8 #185

Closed grburgess closed 2 years ago

grburgess commented 2 years ago

better flake8 coding standards and tree printing.

Adding pyproject.toml to prepare for future python build systems

codecov-commenter commented 2 years ago

Codecov Report

Merging #185 (5d194c9) into dev (08bfcdf) will increase coverage by 0.03%. The diff coverage is 72.60%.

@@            Coverage Diff             @@
##              dev     #185      +/-   ##
==========================================
+ Coverage   81.97%   82.00%   +0.03%     
==========================================
  Files          66       66              
  Lines        8109     8219     +110     
==========================================
+ Hits         6647     6740      +93     
- Misses       1462     1479      +17     
grburgess commented 2 years ago

@henrikef or @BjoernBiltzinger or @omodei do not worry to check every file :) the is simply some formatting

BjoernBiltzinger commented 2 years ago

I checked the setup of isort and flake in the setup.cfg file and checked a few files to see if it looks correct. Everything looks fine to me.

But I do not see the pyproject.toml file, have you removed that?

grburgess commented 2 years ago

@BjoernBiltzinger yes, that broke the builds because of the extension