Skip to content
Snippets Groups Projects
Unverified Commit fb813af0 authored by Björn Ludwig's avatar Björn Ludwig
Browse files

wip(receive_data): change default values when calling directly

parent 2c3a0b4c
No related branches found
No related tags found
1 merge request!1Introduce Chars
......@@ -142,9 +142,9 @@ class CharProbs:
if __name__ == "__main__":
CharProbs(
("a", "b", "c"),
None,
"http://www.ids-mannheim.de/fileadmin/kl/derewo/"
"DeReChar-v-uni-204-a-c-2018-02-28-1.0.csv",
"http://practicalcryptography.com/media/cryptanalysis/files/"
"icelandic_bigrams.txt",
"german_bigrams.txt",
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment