The generate_sine_wave.py module imports math on the first line, but doesn't use it. This import should be removed.