mirror of
https://github.com/Tiendil/pynames.git
synced 2025-09-21 20:30:48 +02:00
6 lines
121 B
Python
6 lines
121 B
Python
# coding: utf-8
|
|
|
|
from . import generators
|
|
|
|
from .relations import GENDER, LANGUAGE
|
|
from .utils import get_all_generators
|