mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
fix comment in setup.py
This commit is contained in:
parent
643d2d2d05
commit
86c8031dc5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue