Files
@ 2786730e56e0
Branch filter:
Location: kallithea/MIT-Permissive-License.txt - annotation
2786730e56e0
1023 B
text/plain
scripts: use explicit relative imports of contributor_data
Avoid any ambiguity ... and avoid pytype failing to find
scripts/contributor_data.py when scripts isn't in sys.path.
Avoid any ambiguity ... and avoid pytype failing to find
scripts/contributor_data.py when scripts isn't in sys.path.