Spaces:
Build error
Build error
| """Test plugin for testing the plugin system and frontend extensions.""" | |
| from .plugin import TestPlugin | |
| plugin = TestPlugin() | |
| """Test plugin for testing the plugin system and frontend extensions.""" | |
| from .plugin import TestPlugin | |
| plugin = TestPlugin() | |