Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
fix: delete redundant test string
Browse files Browse the repository at this point in the history
  • Loading branch information
innovationb1ue committed May 23, 2022
1 parent cfc262c commit 91968ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@


def main():
# test_str = ("21|2022-04-26T19:54:57.7650000+01:00|1019E6AE|Irynie|5EF8|注药III|4000B887|埃里克特翁尼亚斯|750103|FFF00000|1B|5EF88000|0|0|0|0|0|0|0|0|0|0|0|0|189216|23796496|10000|10000|||99.99|99.99|0.00|2.99|50437|50437|2658|10000|||106.39|101.92|0.00|-1.86|0000661B|0|1" +
# "|{}").format("170039").encode('utf-8')
while True:
text_str = input("Text: ")
line_count = input("Line Num: ")
Expand Down

0 comments on commit 91968ba

Please sign in to comment.