Commit 8127f1e
committed
fix: remove GoogleOptions import for griffe compat with older versions
GoogleOptions was added in a later griffe version and is not available
in griffe 1.5.0 (the minimum version). The default parser options work
correctly without it.
Github-Issue:#2261 parent a868f7c commit 8127f1e
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
| 273 | + | |
277 | 274 | | |
278 | 275 | | |
279 | 276 | | |
| |||
0 commit comments