Skip to content

Commit

Permalink
Make autopep8 1.5.3 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
lidizheng committed Jun 4, 2020
1 parent eb076b7 commit 887d2b3
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 887d2b3

Please sign in to comment.