Skip to content

Conversation

@tfelbr
Copy link
Contributor

@tfelbr tfelbr commented Jan 16, 2024

No description provided.

line = line.split()
split_line = line.split()
if len(split_line) < 9:
continue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would appreciate a comment here

Suggested change
continue
# not an entry, maybe something like "total: xxx"
continue

@martindurant martindurant merged commit 7b774c2 into fsspec:master Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants