-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial attempt at a tag getter * Clean + format * Add delattr similar to getattr, start tests * Add some more tests (more to come) * Increase verbosity * Add quality * Improve docstring * Style * Finish testing * Clean + docstring verbosity * Fix up tests * Adjust for periods and numbers, improve tests * Fixup documentation + final changes * Table error * Update docs/hub/endpoints.md Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.github.com> * Expand docstrings, fix edgecase * Style * Fix tests * Fix tests, finalize implementation * Bring back some tests * Update some_text.txt * Update some_text.txt * Update some_text.txt * Fix * Test readability Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.github.com>
- Loading branch information
1 parent
1e36d73
commit 3d814e0
Showing
6 changed files
with
346 additions
and
1 deletion.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.