nanograv / enterprise_extensions

A set of extension codes, utilities, and scripts for the enterprise PTA analysis framework.
MIT License
27 stars 60 forks source link

reformat .flake8 file #202

Closed AaronDJohnson closed 1 year ago

AaronDJohnson commented 1 year ago

Hopefully this will fix some linting issues that now result after a newer version of flake8....

codecov-commenter commented 1 year ago

Codecov Report

Merging #202 (63056b3) into master (869b8e8) will increase coverage by 0.34%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/graphs/tree.svg?width=650&height=150&src=pr&token=HTKG5WS0VZ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv)](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) ```diff @@ Coverage Diff @@ ## master #202 +/- ## ========================================== + Coverage 36.78% 37.13% +0.34% ========================================== Files 20 20 Lines 3909 3937 +28 ========================================== + Hits 1438 1462 +24 - Misses 2471 2475 +4 ``` | [Impacted Files](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) | Coverage Δ | | |---|---|---| | [enterprise\_extensions/hypermodel.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2h5cGVybW9kZWwucHk=) | `48.49% <100.00%> (+1.36%)` | :arrow_up: | | [enterprise\_extensions/chromatic/solar\_wind.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2Nocm9tYXRpYy9zb2xhcl93aW5kLnB5) | `43.26% <0.00%> (-0.31%)` | :arrow_down: | | [enterprise\_extensions/dropout.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2Ryb3BvdXQucHk=) | `11.11% <0.00%> (-0.14%)` | :arrow_down: | | [enterprise\_extensions/models.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL21vZGVscy5weQ==) | `41.00% <0.00%> (-0.11%)` | :arrow_down: | | [enterprise\_extensions/deterministic.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2RldGVybWluaXN0aWMucHk=) | `11.83% <0.00%> (+0.33%)` | :arrow_up: | | [enterprise\_extensions/chromatic/chromatic.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2Nocm9tYXRpYy9jaHJvbWF0aWMucHk=) | `15.33% <0.00%> (+1.14%)` | :arrow_up: | | [enterprise\_extensions/model\_orfs.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL21vZGVsX29yZnMucHk=) | `31.53% <0.00%> (+8.92%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Last update [869b8e8...63056b3](https://codecov.io/gh/nanograv/enterprise_extensions/pull/202?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv).