moto/moto/cloudformation
Asher Foa 374b623e1d Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
I am seeing a lot of deperecation warnings when I use moto for my tests (running under pytest), so I figured I'll clean up some of them.
2020-03-12 13:50:59 -07:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
models.py requested changes from review 2020-02-01 14:52:48 -06:00
parsing.py Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-12 13:50:59 -07:00
responses.py requested changes from review 2020-02-01 14:52:48 -06:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py black linting 2019-12-16 21:25:20 -05:00