mirror of
https://github.com/graphql-python/graphene.git
synced 2025-09-21 11:22:33 +03:00
Fix formatting issue
This commit is contained in:
parent
815408a6d4
commit
209ac3ca81
|
@ -24,4 +24,4 @@ def test_to_const():
|
|||
|
||||
|
||||
def test_to_const_unicode():
|
||||
assert to_const('Skoða þetta unicode stöff') == 'SKODA_THETTA_UNICODE_STOFF'
|
||||
assert to_const("Skoða þetta unicode stöff") == "SKODA_THETTA_UNICODE_STOFF"
|
||||
|
|
Loading…
Reference in New Issue
Block a user