Skip to content

Commit

Permalink
fix: fix style-check error (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetic1728 authored May 13, 2020
1 parent 2d33224 commit 93ff10b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gapic/schema/naming.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

# See https://github.com/python/mypy/issues/5374 for details on the mypy false
# positive.


@dataclasses.dataclass(frozen=True) # type: ignore
class Naming(abc.ABC):
"""Naming data for an API.
Expand Down

0 comments on commit 93ff10b

Please sign in to comment.