Skip to content

Commit

Permalink
fix: bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Nov 30, 2024
1 parent 32ea998 commit b99f672
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@
import pytest
from self_encryption import (
DataMap,
EncryptedChunk,
XorName,
encrypt,
encrypt_from_file,
decrypt,
decrypt_from_storage,
shrink_data_map,
streaming_decrypt_from_storage,
verify_chunk,
)

def test_basic_encryption_decryption():
Expand Down

0 comments on commit b99f672

Please sign in to comment.