Commit 469e9a6
authored
python-mode: __missing__ was missing its key argument. (#502)
cf. https://docs.python.org/3/reference/datamodel.html#object.__missing__1 parent 1bf0348 commit 469e9a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
0 commit comments