Commit f6d22959 authored by PJ Janse van Rensburg's avatar PJ Janse van Rensburg

Remove whitespace.

parent 0ce4e7be
...@@ -50,7 +50,7 @@ try: ...@@ -50,7 +50,7 @@ try:
DEFAULT_FORMATTERS[Choice] = choice_formatter DEFAULT_FORMATTERS[Choice] = choice_formatter
except ImportError: except ImportError:
pass pass
try: try:
from arrow import Arrow from arrow import Arrow
DEFAULT_FORMATTERS[Arrow] = arrow_formatter DEFAULT_FORMATTERS[Arrow] = arrow_formatter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment