Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding pytype back (Sourcery refactored) #380

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

sourcery-ai[bot]
Copy link
Contributor

@sourcery-ai sourcery-ai bot commented Nov 17, 2023

Pull Request #379 refactored by Sourcery.

If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Review changes via command line

To manually merge these changes, make sure you're on the Gorkowski/issue369 branch, then run:

git fetch origin sourcery/Gorkowski/issue369
git merge --ff-only FETCH_HEAD
git reset HEAD^

Help us improve this pull request!

@sourcery-ai sourcery-ai bot requested a review from ngam as a code owner November 17, 2023 17:35
@sourcery-ai sourcery-ai bot requested a review from Gorkowski November 17, 2023 17:35
particula/data/loader.py Show resolved Hide resolved
particula/data/loader.py Show resolved Hide resolved
@Gorkowski Gorkowski merged commit 60a622f into Gorkowski/issue369 Nov 17, 2023
@Gorkowski Gorkowski deleted the sourcery/Gorkowski/issue369 branch November 17, 2023 17:36
Gorkowski added a commit that referenced this pull request Nov 17, 2023
* test adding pytype back
Fixes #369

* fixing stream

* removed pylint netcdf

* removed stats.average interval

* change merge, np.array  to np.ndarray

* updated merger pylint

* pytype on stats

* maybe fixed mean prop type hints

* removed old datalake comment

* added optional to loader

* updated loader.sample optional

* fixed loader, input optional

* updated loader

* 'Refactored by Sourcery' (#380)

Co-authored-by: Sourcery AI <>

* summary return to none

* np.ndarray in merger update

* options in loader fixed

* fixed loader 731 to str

* check if lake stats is pytype ok

* added init files to .data and .process

* updated lake stats import

* updated loader to np

* updated interface keyword types

* added in the options

* 'Refactored by Sourcery' (#381)

Co-authored-by: Sourcery AI <>

* back to []

* removed pytype comments at top of files

---------

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant