6 lines
89 B
Python
6 lines
89 B
Python
|
|
from rename_strip_encoder import *
|
||
|
|
|
||
|
|
s = SomeWidget()
|
||
|
|
a = AnotherWidget()
|
||
|
|
a.DoSomething()
|