isort icon indicating copy to clipboard operation
isort copied to clipboard

nit: Fix deprecation message link

Open syou6162 opened this issue 2 years ago • 2 comments

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 avatar Jan 04 '24 09:01 syou6162

@staticdev Could you review this pull request?

syou6162 avatar Jan 14 '24 15:01 syou6162

@bp72 Thank you for reviewing!

@staticdev Could you merge this pull request?

syou6162 avatar Feb 11 '24 18:02 syou6162