Commit 4705e84
authored
Do not use deprecated template variable in tempfile module (untitaker#45)
* Do not use deprecated template variable in tempfile module
Use gettempprefix() instead, as suggested by the documentation.
* fix: Styling
Co-authored-by: Markus Unterwaditzer <markus@unterwaditzer.net>1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments