Fix more grammar issues

This commit is contained in:
Ayaz Salikhov
2023-11-19 12:16:19 +01:00
parent d03229331a
commit d8c60bc42c
38 changed files with 85 additions and 88 deletions

View File

@@ -17,7 +17,7 @@ THIS_DIR = Path(__file__).parent.resolve()
(
"matplotlib_1.py",
"test.png",
"Test that matplotlib is able to plot a graph and write it as an image ...",
"Test that matplotlib can plot a graph and write it as an image ...",
),
(
"matplotlib_fonts_1.py",