mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
use tiny obj for memchecker
This commit is contained in:
parent
d4eb934eca
commit
890066de97
@ -1,7 +1,7 @@
|
||||
from PikaObj import *
|
||||
|
||||
|
||||
class MemChecker(BaseObj):
|
||||
class MemChecker(TinyObj):
|
||||
def max():
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user