Skip to content

Commit af44e87

Browse files
authored
Don't explicitly mention exception
1 parent 93954ff commit af44e87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ docstr-coverage docstr_coverage -e ".*/test" --skip-magic --skip-init --badge="d
142142

143143
Note that options passed as command line arguments have precedence over options
144144
configured in a config file.
145-
Exception: If a (deprecated) `--docstr-ignore-file` is present and the yml config contains `ignore_patterns`,
146-
a `ValueError` is raised.
147145

148146
#### Ignoring by Regex
149147
In your config files, using `ignore_patterns`, you can specify regex patterns for files names and nodes (methods, ...)

0 commit comments

Comments
 (0)