Added typo i apparently make
This commit is contained in:
parent
1db748d8bf
commit
24d4f4bb44
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ timelog['project'] = (np.where(timelog['project'].str.contains(' — '), timelog
|
|||
|
||||
# Replace irregular-but-known project names with ones timetracking tools use.
|
||||
harvest_project_names = {
|
||||
"Everyday AI Project": ["EverydayAI", "MIT Scheller Teacher Education Program (STEP) Lab", "Education Arcade", "Everyday AI"],
|
||||
"Everyday AI Project": ["EverydayAI", "MIT Scheller Teacher Education Program (STEP) Lab", "Education Arcade", "Everyday AI", "Everday AI"],
|
||||
"Boston Modern Orchestra Project": ["BMOP", "BMOP.org"],
|
||||
"crla.org - Development & Support": ["CRLA.org upgrade", "CRLA", "CRLA upgrade", "California Rural Legal Assistance", "crla.org"],
|
||||
"Cockrill Precision Products": ["Cockrill Corp", "Cockrill"],
|
||||
|
|
Loading…
Reference in a new issue