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