Skip to content

Commit d107584

Browse files
committed
fixed lint issue
1 parent b4fcfad commit d107584

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from mylib.logic import wiki
22

33
result = wiki()
4-
result = result
54
print(result)

0 commit comments

Comments
 (0)