*eye*
This commit is contained in:
parent
95885ba876
commit
4927723e25
1 changed files with 0 additions and 1 deletions
|
@ -3387,7 +3387,6 @@ Click this message to never see this again.")
|
||||||
def _retrieveGlobals():
|
def _retrieveGlobals():
|
||||||
# NOTE: Yes, this is a terrible kludge so that the console can work
|
# NOTE: Yes, this is a terrible kludge so that the console can work
|
||||||
# properly. I'm open to alternatives.
|
# properly. I'm open to alternatives.
|
||||||
# 👁️👁️
|
|
||||||
return globals()
|
return globals()
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
Loading…
Reference in a new issue