sethmlarson / virtualbox-python

Complete implementation of VirtualBox's COM API with a Pythonic interface.
https://pypi.org/project/virtualbox
Apache License 2.0
354 stars 75 forks source link

Start flake testing all modules except virtualbox/library.py #66

Closed sethmlarson closed 7 years ago

sethmlarson commented 7 years ago

Will probably have to suppress some errors about non-Pythonic names, etc but we should have a fairly conservative style-checker regardless. Will help keep the code looking nice and tidy!