fix: [phone] fix phone module

pull/594/head
Terrtia 2023-05-24 13:26:47 +02:00
parent a65ddee9dc
commit 2c8b239eec
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 2 deletions

View File

@ -93,5 +93,4 @@ class Phone(AbstractModule):
if __name__ == '__main__':
module = Phone()
# module.run()
module.compute('crawled/2023/02/21/circl.luc90be694-a559-4d77-bfa4-9c54ea8bc2f7')
module.run()