Skip to content

Commit

Permalink
lint with Isort
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdbalkhi committed Jul 4, 2021
1 parent 373e94b commit 97d32d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from Sansorchi import sansor, data
from Sansorchi import data, sansor

txts = ["تو موزی موز", "خنگ خدا", "خر به پیش", "حیوانی وحشی"]
outputs = ["تو موزی م**ز", "خ**گ خدا", "خ**ر به پیش", "ح**ی وحشی"]
Expand Down

0 comments on commit 97d32d5

Please sign in to comment.