Add module docstring title to all files

This commit is contained in:
MstrPikachu
2021-12-13 19:54:07 -05:00
parent 3693bb3f85
commit f7667538b0
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""
"""CSC110 Fall 2021 Project
Processes data downloaded from the Twitter API. Processing consists of calculating popularity of
users, creating samples of users, filtering news channels, and processing tweets for file storage.
"""