mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-23 03:43:03 +00:00
2 lines
73 B
Python
Executable file
2 lines
73 B
Python
Executable file
from __future__ import unicode_literals
|
|
from django.test import TestCase
|