Skip to content

Commit da02a95

Browse files
chore: Re-generated to pick up changes from googleapis. (#97)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * feat: Makes remaining LogBucket and LogViews methods public PiperOrigin-RevId: 342353190 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Nov 13 15:44:35 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: be0bdf86cd31aa7c1a7b30a9a2e9f2fd53ee3d91 Source-Link: googleapis/googleapis@be0bdf8 * fixed lint issue Co-authored-by: Daniel Sanche <sanche@google.com>
1 parent fdbdc74 commit da02a95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

logging/samples/snippets/noxfile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ def lint(session):
148148
"."
149149
]
150150
session.run("flake8", *args)
151+
152+
151153
#
152154
# Black
153155
#

0 commit comments

Comments
 (0)