Commit b8c05636 authored by Stefan Kangas's avatar Stefan Kangas
Browse files

; Fix typo

parent 62e990db
Pipeline #25784 failed with stages
in 45 minutes and 26 seconds
......@@ -6913,7 +6913,7 @@ implementations: `python-mode' and `python-ts-mode'."
;;;###autoload
(add-to-list 'auto-mode-alist
'('"/\\(?:Pipfile\\|\\.?flake8\\)\\'" . conf-mode))
'("/\\(?:Pipfile\\|\\.?flake8\\)\\'" . conf-mode))
(provide 'python)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment