This is working!

This commit is contained in:
Arthur O'Dwyer
2017-04-17 10:57:32 -07:00
parent e6cbb347de
commit 3096c49fb9
8 changed files with 122 additions and 69 deletions

View File

@ -2,7 +2,7 @@ import logging
import formulas
from workspaceString import WorkspaceString
from context import context
def __adjustUnhappiness(values):
result = sum(values) / 2