mirror of
https://github.com/graphql-python/graphene.git
synced 2025-09-21 11:22:33 +03:00
Test codeowners
This commit is contained in:
parent
abe547fb4d
commit
80277277b6
|
@ -6,6 +6,7 @@ if six.PY3:
|
|||
from typing import Type
|
||||
|
||||
|
||||
# Test
|
||||
class BaseOptions(object):
|
||||
name = None # type: str
|
||||
description = None # type: str
|
||||
|
|
Loading…
Reference in New Issue
Block a user