Skip to content

Commit 897211d

Browse files
committed
Small update
1 parent 5123751 commit 897211d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pycatfile/pycatfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6785,6 +6785,7 @@ def AppendFilesWithContentToList(infiles, fmttype="auto", dirlistfromtxt=False,
67856785
except KeyError:
67866786
fgname = ""
67876787
except ImportError:
6788+
fgname = ""
67886789
fdev = format(int(fdev), 'x').lower()
67896790
fdev_major = format(int(fdev_major), 'x').lower()
67906791
fdev_minor = format(int(fdev_minor), 'x').lower()

0 commit comments

Comments
 (0)