We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd8e82 commit d0445bfCopy full SHA for d0445bf
pendulum/__init__.py
@@ -43,7 +43,7 @@
43
set_locale = Pendulum.set_locale
44
get_locale = Pendulum.get_locale
45
translator = Pendulum.translator
46
-set_transaltor = Pendulum.set_translator
+set_translator = Pendulum.set_translator
47
set_to_string_format = Pendulum.set_to_string_format
48
reset_to_string_format = Pendulum.reset_to_string_format
49
0 commit comments