isuttell / sine-waves

Generate multiple configurable sine waves
Other
416 stars 67 forks source link

Outsource internal dependencies into own modules #17

Open crtl opened 5 years ago

crtl commented 5 years ago

Hello, I tried to extend SineWaves but a problem was that Utilities object is not defined in its own module. So I was not able to import it.