manim/tests/utils
Philipp Imhof 1b57ef38a0
Remove old str.format() syntax and change to f-Strings (#867)
* Changing old str.format() to f-Strings

* Fixed mistake

* Line too long

* str(...) is not needed in f-string

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-12-20 17:46:34 +01:00
..
__init__.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
commands.py Running Black On Master (#419) 2020-09-08 07:47:55 -04:00
GraphicalUnitTester.py Remove old str.format() syntax and change to f-Strings (#867) 2020-12-20 17:46:34 +01:00
logging_tester.py Refactored logs and added log-to-json feature (removed the old log-to-file feature), added logging test utils. (#403) 2020-09-12 15:45:27 -04:00
testing_utils.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
video_tester.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00