summaryrefslogtreecommitdiff
path: root/test/test_docs.py
diff options
context:
space:
mode:
authorTrym Bremnes <trym.bremnes@gmail.com>2021-09-30 08:54:43 +0200
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-10-01 22:27:00 +0800
commit53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5 (patch)
treecab98dddccf406fde8ba89727e4f847f675fc18c /test/test_docs.py
parent5e73cabd041f45337b270d5e78674d88448929e6 (diff)
downloadgitpython-53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5.tar.gz
Replace wildcard imports with concrete imports
All `from <module> import *` has now been replaced by `from <module> import X, Y, ...`. Contributes to #1349
Diffstat (limited to 'test/test_docs.py')
0 files changed, 0 insertions, 0 deletions