Fix stat nonsense, git can die in a fire.

This commit is contained in:
Solderpunk 2020-03-16 22:44:33 +01:00
parent 43a3858c89
commit b5cc680fbc
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import datetime
import glob
import os
import os.path
import stat
import urllib.parse
from feedgen.feed import FeedGenerator