Fix naming according to rename

This commit is contained in:
hhh
2024-02-11 15:04:22 +02:00
parent e3049c8834
commit c42f58273d
4 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
from neko_demo_standard import DemoInterface
from neko_demo_std import DemoInterface
class RDemoInterface(DemoInterface):