Skip to content

Commit bd4a660

Browse files
committed
UrlLib
1 parent 9647781 commit bd4a660

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,6 @@ class Bar():
13051305
s.p('-')
13061306
if s.i == s.st:
13071307
s.p('\n')
1308-
@staticmethod
13091308
def p(t):
13101309
sys.stdout.write(t)
13111310
sys.stdout.flush()

0 commit comments

Comments
 (0)