You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce code duplication introduced by adding windows support in
commit 117166f.
List of file names is generated using a list comprehension so that
the unique windows file name can be appended. Consequently, the
list of file names can be iterated over and two separate cases are
not needed.
0 commit comments