Compare commits
2 Commits
2245f5fc2b
...
dbc7207e21
Author | SHA1 | Date | |
---|---|---|---|
dbc7207e21 | |||
6f54d63ec4 |
@ -73,3 +73,4 @@ if __name__ == '__main__':
|
|||||||
text = process_text(text, nazwisko_user, nazwisko_system)
|
text = process_text(text, nazwisko_user, nazwisko_system)
|
||||||
text = replace_first_space_with_tab(text)
|
text = replace_first_space_with_tab(text)
|
||||||
write_tsv(file_path, text)
|
write_tsv(file_path, text)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user