Thank you very much. The updated version is excellent and had the exact fix. If anyone else is curious for what was wrong, you can't require a file that has a variable in it, you can only import constants, so change code_words to CODE_WORDS in both files and you're fine.