Files
superset2/tests
Maxime Beauchemin cc3a625a4b Use py3's f-strings instead of s.format(**locals()) (#6448)
* Use py3's f-strings instead of s.format(**locals())

In light of the bug reported here
https://github.com/apache/incubator-superset/issues/6347, which seems
like an odd `.format()` issue in py3, I greped and replaced all
instances of `.format(**locals())` using py3's f-strings

* lint

* fix tests
2018-12-02 13:50:49 -08:00
..
2018-10-15 11:53:24 -07:00
2018-10-15 11:53:24 -07:00
2018-10-15 11:53:24 -07:00
2018-10-15 11:53:24 -07:00