Commit b6aa3fb
authored
feat(internal/librarian): make formatLibrary a no-op for Python (#3731)
Generation already includes formatting, so formatLibrary should
currently just skip (rather than fail) when its input is a Python
library.
Related to #37301 parent 600677d commit b6aa3fb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
| |||
0 commit comments