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

Commit 93ff10b

Browse files
fix: fix style-check error (#416)
1 parent 2d33224 commit 93ff10b

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)