-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25cfbcf
commit c1c36ba
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule leonardo_api
updated
12 files
+7 −8 | .github/workflows/linters.yml | |
+53 −0 | .github/workflows/master-linters.yml | |
+12 −1 | CHANGELOG.md | |
+2 −0 | README.md | |
+1 −1 | TODO.md | |
+16 −0 | __init__.py | |
+15 −2 | pyproject.toml | |
+16 −4 | setup.cfg | |
+2 −0 | src/README.md | |
+2 −2 | src/__init__.py | |
+5 −5 | src/__main__.py | |
+2 −2 | src/leonardo_api/__init__.py |