gluonts icon indicating copy to clipboard operation
gluonts copied to clipboard

remove `noqa` comments in `gluonts/mx/__init__` by adding `__all__`

Open Schmedu opened this issue 3 years ago • 2 comments

Issue #, if available: Mentioned in a comment in https://github.com/awslabs/gluon-ts/pull/1592 Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

Schmedu avatar Jul 06 '21 10:07 Schmedu

@jaheba am I missing something? Seems not to work with __all__ and without the comments

Schmedu avatar Jul 06 '21 12:07 Schmedu

Not sure why the docs workflow is complaining.

jaheba avatar Jul 06 '21 13:07 jaheba