diff options
author | Kai Kang <kai.kang@windriver.com> | 2023-03-15 21:55:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-23 22:45:33 +0000 |
commit | ad4105820e180b3b4143d427401b9a6c7a33dbac (patch) | |
tree | 96f32561535e8fe1a15b2b5ecca225476a97da23 /scripts/lib/devtool/upgrade.py | |
parent | 6af5a447a16f34700e2c911992a19b0dae75de28 (diff) | |
download | poky-ad4105820e180b3b4143d427401b9a6c7a33dbac.tar.gz |
python3-git: fix indent error
It fails to import anything from git/remote.py:
File "/path_to/python3-git-native/3.1.27-r0/GitPython-3.1.27/git/remote.py", line 700
url = Git.polish_url(url)
^
IndentationError: unexpected indent
(From OE-Core rev: 48633d8920210e55e0b9ee3004f0502f9f0eec48)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions