Skip to content
Snippets Groups Projects
Commit 527e01b3 authored by Piotr Maślanka's avatar Piotr Maślanka Committed by Piotr Maślanka
Browse files

fixed distance

parent 2ad78d44
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import unittest
from satella.coding import update_key_if_not_none, overload, class_or_instancemethod, \
update_key_if_true, get_arguments, call_with_arguments, chain_callables, Closeable, \
contains, enum_value, for_argument, length, distance
contains, enum_value, for_argument, length
from satella.coding.structures import HashableMixin, ComparableEnum
from satella.coding.transforms import jsonify, intify
......
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