Commit eaed0cd
authored
Fix string interpolation in setup invoke task (#41753)
### What does this PR do?
This PR fixes the string interpolation in the setup invoke task.
### Motivation
See the error when doing the setup.
### Describe how you validated your changes
Run `dda inv setup.setup`
### Additional Notes1 parent 8310f2c commit eaed0cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
| 252 | + | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments