4 lines
77 B
Python
4 lines
77 B
Python
from .character_loader import load_characters
|
|
|
|
__all__ = ['load_characters']
|