Skip to content

Conversation

@Skylion007
Copy link
Contributor

Loggers should never be directly instantiated as this bypasses all configuration and also will not be added to the logger tree. See ruff rule: https://docs.astral.sh/ruff/rules/direct-logger-instantiation/

Loggers should never be directly instantiated as this bypasses all configuration and also will not be added to the logger tree. See ruff rule: https://docs.astral.sh/ruff/rules/direct-logger-instantiation/
@Skylion007
Copy link
Contributor Author

The failures seem unrelated?

@martindurant
Copy link
Member

This seems like correcting for an eager auto-correct :)

@martindurant martindurant merged commit a7915f6 into fsspec:master Jan 13, 2024
@martindurant
Copy link
Member

The failure was an intermittent timeout starting the SMB service

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