mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 20:29:07 +09:00
renamed to base
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import Any
|
||||
import time
|
||||
import random
|
||||
from ptycho.ptycho_base import PtychoEngine
|
||||
from ptycho.base import PtychoEngine
|
||||
|
||||
class ExamplePtychoEngine(PtychoEngine):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user