Skip to content

Commit 85783fc

Browse files
author
aashumallik
committed
Defining the Encoding - UTF-8
1 parent 8f22d18 commit 85783fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lossless file compression engine/compressor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# coding=utf-8
12
import huffman
23
import bitstring
34
from bitstring import BitArray

0 commit comments

Comments
 (0)