Skip to content

Commit

Permalink
Test codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimbo committed Jun 24, 2019
1 parent abe547f commit 8027727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphene/types/base.py
Expand Up @@ -6,6 +6,7 @@
from typing import Type


# Test
class BaseOptions(object):
name = None # type: str
description = None # type: str
Expand Down

0 comments on commit 8027727

Please sign in to comment.