keras-team / autokeras

AutoML library for deep learning
http://autokeras.com/
Apache License 2.0
9.1k stars 1.4k forks source link

update the line length to 80 #1855

Closed haifeng-jin closed 1 year ago

haifeng-jin commented 1 year ago

Which issue(s) does this Pull Request fix?

resolves #000

Details of the Pull Request

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (4625137) compared to base (8ef17fc). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1855 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 50 50 Lines 2929 2929 ========================================= Hits 2929 2929 ``` | [Impacted Files](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [autokeras/adapters/output\_adapters.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2FkYXB0ZXJzL291dHB1dF9hZGFwdGVycy5weQ==) | `100.00% <ø> (ø)` | | | [autokeras/analysers/input\_analysers.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2FuYWx5c2Vycy9pbnB1dF9hbmFseXNlcnMucHk=) | `100.00% <ø> (ø)` | | | [autokeras/engine/adapter.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2VuZ2luZS9hZGFwdGVyLnB5) | `100.00% <ø> (ø)` | | | [autokeras/engine/block.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2VuZ2luZS9ibG9jay5weQ==) | `100.00% <ø> (ø)` | | | [autokeras/engine/head.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2VuZ2luZS9oZWFkLnB5) | `100.00% <ø> (ø)` | | | [autokeras/engine/io\_hypermodel.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2VuZ2luZS9pb19oeXBlcm1vZGVsLnB5) | `100.00% <ø> (ø)` | | | [autokeras/preprocessors/common.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL3ByZXByb2Nlc3NvcnMvY29tbW9uLnB5) | `100.00% <ø> (ø)` | | | [autokeras/preprocessors/encoders.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL3ByZXByb2Nlc3NvcnMvZW5jb2RlcnMucHk=) | `100.00% <ø> (ø)` | | | [autokeras/preprocessors/postprocessors.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL3ByZXByb2Nlc3NvcnMvcG9zdHByb2Nlc3NvcnMucHk=) | `100.00% <ø> (ø)` | | | [autokeras/tasks/structured\_data.py](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL3Rhc2tzL3N0cnVjdHVyZWRfZGF0YS5weQ==) | `100.00% <ø> (ø)` | | | ... and [20 more](https://codecov.io/gh/keras-team/autokeras/pull/1855?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.