Browse Source

fix

pull/3/head
Figg 6 months ago
parent
commit
1235eccc81
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      scripts/find_gromots.py

+ 1
- 1
scripts/find_gromots.py View File

@@ -1,5 +1,5 @@
1 1
 from datetime import datetime
2
-from million.analyze.wordFinder import findWords
2
+from million.analyze.word_finder import findWords
3 3
 from million.parse.fb_exports import FacebookExportParser
4 4
 
5 5
 

Loading…
Cancel
Save