Skip to content

Commit 6022644

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0150e33 commit 6022644

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

strings/split.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ def split(string: str, separator: str = " ") -> list:
3232
from doctest import testmod
3333

3434
testmod()
35-

0 commit comments

Comments
 (0)