| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -91,7 +91,7 @@ def processExited(self, reason): | |||
| 91 | 91 | ( | |
| 92 | 92 | sys.executable, | |
| 93 | 93 | "-m", | |
| 94 | - "bpython." + self.backend, | ||
| 94 | + f"bpython.{self.backend}", | ||
| 95 | 95 | "--config", | |
| 96 | 96 | str(TEST_CONFIG), | |
| 97 | 97 | ), | |
| Back | FazBrowse Home | New Git URL |
0 commit comments