Closed sighmon closed 1 year ago
Resolves #186
Let's update pylint syntax to avoid the errors after years of pylint updates.
Add a links to the relevant design files or leave as none.
Add a list of steps required to test the feature.
cd development
docker-compose up --build
docker exec -it mediaplayer make linttest
Resolves #186
Let's update pylint syntax to avoid the errors after years of pylint updates.
Acceptance Criteria
Relevant design files
Add a links to the relevant design files or leave as none.
Testing instructions
Add a list of steps required to test the feature.
cd development
anddocker-compose up --build
docker exec -it mediaplayer make linttest