kyeon06 / django-sample-project

sample project
0 stars 0 forks source link

πŸ› [Bug] pre-commit μ μš©μ‹œ λ°œμƒν•œ μ—λŸ¬ - [WinError 5] #10

Closed kyeon06 closed 6 months ago

kyeon06 commented 7 months ago

Describe the bug

black 포맷터 μ μš©μ‹œ 계속 μ—‘μ„ΈμŠ€ κ±°λΆ€κ°€ λ°œμƒ

[WinError 5] μ—‘μ„ΈμŠ€κ°€ κ±°λΆ€λ˜μ—ˆμŠ΅λ‹ˆλ‹€.

Attachment

image

kyeon06 commented 7 months ago

Describe the bug

pre-commit-config.yaml νŒŒμΌμ—μ„œ black뢀뢄을 μ•„λž˜μ™€ 같이 λ³€κ²½ν–ˆμ„ 경우 λ°œμƒ

  - repo: https://github.com/psf/black
    rev: 21.11b1
    hooks:
      - id: black

ImportError: cannot import name '_unicodefun' from 'click'

Attachment

image

kyeon06 commented 7 months ago
  - repo: https://github.com/psf/black
    rev: 23.12.0
    hooks:
      - id: black

μ΅œμ’… μœ„μ™€ 같이 λ³€κ²½ν–ˆμ„ 경우 잘 μ‹€ν–‰λ˜λŠ” κ²ƒμœΌλ‘œ 확인