[3.4] Refined debuginfo (#5156) (#5248)

* Oh my gosh Kowlin is finishing work!?

* fix style

* use f-strings

* moar f-strings actually

* Fix style...

* I did a poor job of find-replacing things

* Improve code readability per previous Kowlin's style

* And reformat it in such a way that get jack through the day

* Okay maybe some whitespace

* Update core_commands.py

* Update core_commands.py

(cherry picked from commit 3b7f9e24b4)

Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Red-GitHubBot
2021-09-08 20:09:09 +02:00
committed by GitHub
parent 52f96e043b
commit a3f61fed7c
3 changed files with 72 additions and 50 deletions

View File

@@ -18,6 +18,7 @@ install_requires =
distro; sys_platform == "linux"
fuzzywuzzy
markdown
psutil
python-dateutil
python-Levenshtein-wheels
PyYAML