Commit 0674c02
authored
Refactor check_pangram.py to remove duplicate import
Removed duplicate import of doctest and added a newline at the end of the file.1 parent a76637b commit 0674c02
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
17 | 19 | | |
| 20 | + | |
0 commit comments