Remove a specific f-string usage in the launcher. (#3002)

* @Kowlin I saw that error

* style
This commit is contained in:
Michael H
2019-09-23 10:52:48 -04:00
committed by Kowlin
parent 575e55cb0f
commit 1ee5238ad7
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1 @@
remove f-string usage in launcher to prevent our error handling from cauing an error.