bemaniutils/bemani/common
Jennifer Taylor 509cb4f0d9 Convert most of the format() string calls to f-strings using libcst.
Exact commands run were:

  python3 -m libcst.tool codemod convert_format_to_fstring.ConvertFormatStringCommand . --no-format
  python3 setup.py build_ext --inplace
2020-01-07 21:29:07 +00:00
..
__init__.py
aes.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
card.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
constants.py
http.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
id.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
model.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
parallel.py
time.py
validateddict.py