# c:\Python37\Scripts\coverage-3.7.exe run -m unittest discover
#
# c:\Python37\Scripts\coverage-3.7.exe html

[run]
omit = 
    # Anything outside of Learning Algorithms code
    */AppData/*