移动位置
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from web_img import WebImg
|
||||
|
||||
|
||||
def main():
|
||||
i = WebImg("name", "url.com")
|
||||
print(i)
|
||||
main()
|
||||
Reference in New Issue
Block a user