Skip to content

Commit 4806556

Browse files
committed
Updated docstring
1 parent 0956a47 commit 4806556

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fortls/helper_functions.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@ def get_line_prefix(
297297

298298

299299
def resolve_globs(glob_path: str, root_path: str = None) -> list[str]:
300-
"""Resolve paths (absolute and relative) and glob patterns
300+
"""Resolve paths (absolute and relative) and glob patterns while
301+
nonexistent paths are ignored
301302
302303
Parameters
303304
----------

0 commit comments

Comments
 (0)