Commit cc4170d
Pranav Joglekar
fix python: rename midi file type to audio/midi
There was a typo in the fileType header maps causing .mid files
to be set as audip/midi instead of audio/midi. This commit fixes
the typo.1 parent a9014c3 commit cc4170d
File tree
2 files changed
+2
-2
lines changed- codegens
- http/lib
- python-requests/lib/util
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments