Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyAV
PyAV
Merge requests
!463
Cleanup tests and examples
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Jeremy Lainé
requested to merge
github/fork/jlaine/cleanup-tests
into
develop
Nov 08, 2018
Overview
1
Commits
1
Pipelines
0
Changes
38
we don't need nose's SkipTest, unittest's is fine since Python 2.7
remove print statements
eliminate star imports
run flake8 and isort on examples and tests