; Prefer https to http in more URLs
These were all tested and confirmed working.
This commit is contained in:
@@ -204,7 +204,7 @@ aliqua."
|
||||
|
||||
;;; Indentation
|
||||
|
||||
;; See: http://www.python.org/dev/peps/pep-0008/#indentation
|
||||
;; See: https://www.python.org/dev/peps/pep-0008/#indentation
|
||||
|
||||
(ert-deftest python-indent-pep8-1 ()
|
||||
"First pep8 case."
|
||||
|
||||
Reference in New Issue
Block a user