mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Update github-backup
This commit is contained in:
@@ -19,6 +19,7 @@ import urllib2
|
||||
|
||||
from github_backup import __version__
|
||||
|
||||
FNULL = open(os.devnull, 'w')
|
||||
|
||||
def log_error(message):
|
||||
if type(message) == str:
|
||||
|
||||
Reference in New Issue
Block a user