-
-
Notifications
You must be signed in to change notification settings - Fork 302
Commit c1b2733
committed
refactor(defaults.py): use variables in
Map `"encoding"` and `"name"` to `encoding` and `name` variables, respectively (removes hard-coding of values).DEFAULT_SETTINGS
1 parent 900e3d4 commit c1b2733
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | - | ||
73 | + | ||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | - | ||
98 | + | ||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
0 commit comments