From 4d3f5548c8bd4a8df027266a50ee8cdb98d94d2c Mon Sep 17 00:00:00 2001 From: Edgar-21 <84034227+Edgar-21@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:26:08 -0500 Subject: [PATCH] Update parastell/cubit_io.py Co-authored-by: connoramoreno <67344181+connoramoreno@users.noreply.github.com> --- parastell/cubit_io.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parastell/cubit_io.py b/parastell/cubit_io.py index 477c32a4..a16307de 100644 --- a/parastell/cubit_io.py +++ b/parastell/cubit_io.py @@ -67,7 +67,7 @@ def export_cub5(filename, export_dir=''): Arguments: filename (str): name of cub5 output file, excluding '.cub5' extension. export_dir (str): directory to which to export the cub5 output file - (defaults to empty string). + (defaults to empty string). """ init_cubit()