Skip to content

Commit

Permalink
Remove whitespace typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhorton committed Jan 12, 2022
1 parent 6fafeb5 commit c2339b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/maggma/stores/aws.py
Expand Up @@ -5,7 +5,7 @@

import threading
import warnings
import zlib
import zlib
from concurrent.futures import wait
from concurrent.futures.thread import ThreadPoolExecutor
from hashlib import sha1
Expand Down

0 comments on commit c2339b5

Please sign in to comment.