This repository was archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: mike0sv <mike0sv@gmail.com>
aguschin
approved these changes
Oct 1, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's great you've decided to create issues for those todos. I've added some more where it made sense.
Tests are working, finally 😅 |
mike0sv
added a commit
that referenced
this pull request
Oct 4, 2021
* Specify issues for todos Signed-off-by: mike0sv <mike0sv@gmail.com> * create few issues and add links to them in code, making tests work with `example-mlem` repo Co-authored-by: Alexander Guschin <1aguschin@gmail.com>
mike0sv
added a commit
that referenced
this pull request
Oct 8, 2021
* add default .pylintrc * adding module docstrings where they can be useful * Pylint ignores and todos Signed-off-by: mike0sv <mike0sv@gmail.com> * Update LICENSE * Create CODEOWNERS * Specify issues for todos (#46) * Specify issues for todos Signed-off-by: mike0sv <mike0sv@gmail.com> * create few issues and add links to them in code, making tests work with `example-mlem` repo Co-authored-by: Alexander Guschin <1aguschin@gmail.com> * Add action to release on PyPi (#50) * add GHA to release on pypi, fix some tests * add comment-bot workflow (#52) * Pylint fixes WIP Signed-off-by: mike0sv <mike0sv@gmail.com> * Add release-drafter (#53) * Update README.md (#54) * Update README.md (#55) * mlem: bump to 0.1.1 * writing some docstrings and help messages in cli * fix some Pylance warnings * fixing issues raised by pylint * add pylint to tests deps * use pylint in test job, not in check * install pre-commit in test job * improved signature inferring closes #21 Signed-off-by: mike0sv <mike0sv@gmail.com> * fixing last pylint warnings * better requirements * log and serialization fix * better test Co-authored-by: Alexander Guschin <1aguschin@gmail.com>
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: mike0sv mike0sv@gmail.com