Solving python error

Job ID: 37536126

Budget: $10 – $30 USD

I am looking for a Python developer to help me solve a TypeError that is consistently occurring in the data processing section of my code.

Skills and Experience:
- Strong knowledge of Python
- Experience in debugging and resolving TypeError issues
- Familiarity with data processing techniques

The specific error I am getting is below when running main.py. I believe the error is from utils.py:

TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

I am a beginner coder and trying to work on a colleagues code from a year ago.