fix comment in setup.py

This commit is contained in:
Thomas Waldmann 2024-02-20 17:04:16 +01:00
parent 643d2d2d05
commit 86c8031dc5
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# borgbackup - main setup code (see also setup.cfg and other setup_*.py files)
# borgbackup - main setup code (extension building here, rest see pyproject.toml)
import os
import re