From ecb27f7435f917392d68f8e2155488fbffdd8e9f Mon Sep 17 00:00:00 2001 From: Bengoechea Aitor Date: Thu, 21 Oct 2021 10:32:09 +0200 Subject: [PATCH] update --- sandy/core/endf6.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandy/core/endf6.py b/sandy/core/endf6.py index 95fcbfe9..783f902a 100644 --- a/sandy/core/endf6.py +++ b/sandy/core/endf6.py @@ -468,7 +468,7 @@ def read_url(filename, rooturl): Parameters ---------- filename: 'str' - The complete name of the zip file to read + The filename without path of the zip file to read rooturl: 'str' The url direction to extract the zip files