Skip to content

Commit f00466a

Browse files
committed
Remove a tab (indentation should be with spaces)
1 parent 43895b1 commit f00466a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landice/mesh_tools_li/define_cullMask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
options, args = parser.parse_args()
2323

2424
if not options.file:
25-
print("No grid filename provided. Using landice_grid.nc.")
25+
print("No grid filename provided. Using landice_grid.nc.")
2626
options.file = "landice_grid.nc"
2727

2828
if not options.method:

0 commit comments

Comments
 (0)