Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nit: Fix deprecation message link #2220

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

syou6162
Copy link

@syou6162 syou6162 commented Jan 4, 2024

The following warning message was outputting a link that was not valid, so it has been corrected to a valid link.

/Users/yasuhisa.yoshida/.cache/pre-commit/repoclpuwaei/py_env-python3.10/lib/python3.10/site-packages/isort/settings.py:343: UserWarning: A custom settings file was specified: /Users/yasuhisa.yoshida/my_project/pyproject.toml but no configuration was found inside. This can happen when [settings] is used as the config header instead of [isort]. See: https://pycqa.github.io/isort/docs/configuration/config_files/#custom_config_files for more information.
  warn(

@syou6162
Copy link
Author

@staticdev Could you review this pull request?

@syou6162
Copy link
Author

@bp72 Thank you for reviewing!

@staticdev Could you merge this pull request?

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.

None yet

2 participants