6 lines
81 B
Python
6 lines
81 B
Python
print('hello word')
|
|
|
|
from nodes import CheckpointLoader
|
|
|
|
print(CheckpointLoader)
|