Skip to content

Commit 93ff10b

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)