You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As in the title, we should follow PEP8. Due to the difference in code style, this will also make it clearer what bits of code are referencing Python vs UnrealScript objects.
Additionally, we should ship a stubs file showing what we export.
The text was updated successfully, but these errors were encountered:
As in the title, we should follow PEP8. Due to the difference in code style, this will also make it clearer what bits of code are referencing Python vs UnrealScript objects.
Additionally, we should ship a stubs file showing what we export.
The text was updated successfully, but these errors were encountered: