From a21fc8d4b098f194c7492fa2fd55f501e2c9d09e Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Tue, 29 Oct 2024 23:00:01 +0200 Subject: [PATCH] Update location of the `custom.py` file (#825) Signed-off-by: Emmanuel Ferdman --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 65a0ad65..d33ef2d0 100644 --- a/README.rst +++ b/README.rst @@ -166,7 +166,7 @@ The ``locale.py`` file must not be modified. It contains the translations provid the CLDR database. The ``custom.py`` file is the one you want to modify. It contains the data needed -by Pendulum that are not provided by the CLDR database. You can take the `en `_ +by Pendulum that are not provided by the CLDR database. You can take the `en `_ data as a reference to see which data is needed. You should also add tests for the created or modified locale.