diff --git a/Contributors/CIT/24CS0202.txt b/Contributors/CIT/24CS0202.txt new file mode 100644 index 0000000..401286e --- /dev/null +++ b/Contributors/CIT/24CS0202.txt @@ -0,0 +1,4 @@ +Name: dharshini + +Meaning of Life: +To learn continuously, help others, and create something meaningful while enjoying the journey. diff --git a/src/data.py b/src/data.py index 96c238f..711a000 100644 --- a/src/data.py +++ b/src/data.py @@ -1,6 +1,6 @@ import os import hashlib -import compression.zstd +from compression import zstd import sys