rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / codecov / patches / 01-no-shebang.patch
blobf31d5e1cc3c75ef692d874cbb0a811fda44e56b4
1 --- codecov-2.1.12/codecov/__init__.py.orig
2 +++ codecov-2.1.12/codecov/__init__.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/python
6 import os
7 import re