Skip to content

Commit

Permalink
more flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
tlogan2000 committed Jan 11, 2024
1 parent a7cf22a commit 6e2374d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/siphon/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,8 @@ def walk(self, depth=1):
cat : TDSCatalog
THREDDS catalog.
depth : int
Maximum recursive depth. Setting 0 will return only datasets within the top-level catalog.
Maximum recursive depth.
Setting 0 will return only datasets within the top-level catalog.
If None, depth is set to 1000.
Yields
Expand Down

0 comments on commit 6e2374d

Please sign in to comment.