This commit is contained in:
BuildTools 2021-03-26 15:46:32 +01:00
parent 95885ba876
commit 4927723e25

View file

@ -3387,7 +3387,6 @@ Click this message to never see this again.")
def _retrieveGlobals():
# NOTE: Yes, this is a terrible kludge so that the console can work
# properly. I'm open to alternatives.
# 👁️👁️
return globals()
if __name__ == "__main__":