Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 887d2b3

Browse files
committed
Make autopep8 1.5.3 happy
1 parent eb076b7 commit 887d2b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gapic/schema/naming.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
# See https://github.com/python/mypy/issues/5374 for details on the mypy false
2727
# positive.
28+
29+
2830
@dataclasses.dataclass(frozen=True) # type: ignore
2931
class Naming(abc.ABC):
3032
"""Naming data for an API.

0 commit comments

Comments
 (0)