mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-07-29 20:14:17 +00:00
10 lines
132 B
INI
10 lines
132 B
INI
[run]
|
|
branch = False
|
|
omit =
|
|
tests/*
|
|
setup.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
raise NotImplementedError()
|