Skip to content

Commit 79caec5

Browse files
committed
Changing verbosity to logLevel
1 parent ba425f4 commit 79caec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygeos_package/pygeos/tests/generate_test_xml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def generate_test_xml_files(root_dir):
4242
gravityVector="0.0, 0.0, -9.81">
4343
4444
<SinglePhaseFlow name="SinglePhaseFlow"
45-
verbosity="0"
45+
logLevel="0"
4646
gravityFlag="1"
4747
discretization="singlePhaseTPFA"
4848
fluidName="water"

0 commit comments

Comments
 (0)