Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
20 lines (18 sloc) 293 Bytes
[run]
parallel = 1
concurrency =
multiprocessing
thread
source =
Orange
omit =
Orange/canvas/*
Orange/tests/*
*/setup.py
*/*/setup.py
[report]
exclude_lines =
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
except MemoryError
You can’t perform that action at this time.