mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-08 06:23:09 -04:00
avoiding error
This commit is contained in:
parent
da3c63e893
commit
4ab5f2af7b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import httpx
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
|
||||||
import git
|
#import git
|
||||||
import time
|
import time
|
||||||
|
|
||||||
base_dir = os.path.abspath(os.path.dirname(__name__))
|
base_dir = os.path.abspath(os.path.dirname(__name__))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue