| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| self._gax_api.delete_log(path, options) | ||
| except GaxError as exc: | ||
| if exc_to_code(exc.cause) == StatusCode.NOT_FOUND: | ||
| raise NotFound(path) |
|
LGTM |
Sorry, something went wrong.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Fixes #2091.