mirror of
https://github.com/Tiendil/pynames.git
synced 2025-09-22 04:40:47 +02:00
Fixed incorrect code example in README
This commit is contained in:
parent
bc496f64be
commit
a3c5a40138
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Usage
|
|||
|
||||
.. code:: python
|
||||
|
||||
from pynames.generators import GENDER, LANGUAGE
|
||||
from pynames import GENDER, LANGUAGE
|
||||
|
||||
All generators are divided by "races", so that all generators of elven names are placed in the module ``pynames.generators.elven``, etc.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue