Merge pull request #61 from glyn/improve-naming

Rename Python code
This commit is contained in:
Cory Dransfeldt 2025-01-06 08:10:47 -08:00 committed by GitHub
commit 8e98cc6049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 deletions

View file

@ -28,7 +28,7 @@ jobs:
git log -1
git status
echo "Updating robots.txt and table-of-bot-metrics.md if necessary ..."
python code/dark_visitors.py --convert
python code/robots.py --convert
echo "... done."
git --no-pager diff
git add -A