Update plugin_editor.py

This commit is contained in:
Vishal 2024-05-25 01:18:21 +05:30 committed by GitHub
parent 48365ac780
commit 6f5668fb53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
# Made for everyone who uses it. # Made for everyone who uses it.
# Let's you edit Plugins which are in your device. # Let's you edit Plugins which are in your device.
# Doesn't work for workspaces. # Doesn't work for workspaces.
# Safefy Point: Don't mess with the code # Safety Point: Don't mess with the code
# or you might lose all your plugins. # or you might lose all your plugins.
from __future__ import annotations from __future__ import annotations