Closed ybkamaleri closed 2 years ago
Function make_filegroups() should use local options with withr here
make_filegroups()
withr
No need to use withr since on.exit() is allready in use.
on.exit()
Function
make_filegroups()
should use local options withwithr
here