Skip to content

Commit 3e82d82

Browse files
author
mjonker-embed
committed
Update github-backup
1 parent 339ad96 commit 3e82d82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/github-backup

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import urllib2
1919

2020
from github_backup import __version__
2121

22+
FNULL = open(os.devnull, 'w')
2223

2324
def log_error(message):
2425
if type(message) == str:

0 commit comments

Comments
 (0)