zulip/zerver/lib/bugdown
Anders Kaseorg 6480deaf27 python: Convert more "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format, with more
restrictions patched out.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-10 14:48:09 -07:00
..
__init__.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-10 14:48:09 -07:00
api_arguments_table_generator.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
api_return_values_table_generator.py python: Whitespace fixes from autopep8. 2020-06-08 15:21:30 -07:00
fenced_code.py bugdown: Replace deprecated markdown members with md. 2020-06-03 17:23:20 -07:00
help_emoticon_translations_table.py templates: Fix more low-hanging HTML validation problems. 2019-04-23 13:00:59 -07:00
help_relative_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
help_settings_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
include.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
nested_code_blocks.py bugdown: Avoid deprecated ElementTree.getchildren method. 2020-06-04 14:17:08 -07:00
tabbed_sections.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
testing_mocks.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tlds-alpha-by-domain.txt