NLeSC / mcfly

A deep learning tool for time series classification and regression
Apache License 2.0
363 stars 82 forks source link

Linting (in particular the tests) #275

Open florian-huber opened 3 years ago

florian-huber commented 3 years ago

When switching on the linter in #273 I came across quiet some linter issues. Some are solved in #273, and some I assume we don't want to "fix" (e.g. having many arguments is part of the deep learning game...). But many of the tests also caused linter issues and in some cases I was wondering if we weren't missing some additional asserts etc. So, maybe we can: