Skip to content

Commit 5579747

Browse files
authored
Revert HTTPS changes
1 parent 82c74c6 commit 5579747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyguide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<HTML xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" xmlns:fo="https://www.w3.org/1999/XSL/Format" xmlns:fn="https://www.w3.org/2005/xpath-functions">
1+
<HTML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fn="http://www.w3.org/2005/xpath-functions">
22
<HEAD>
33
<TITLE>Google Python Style Guide</TITLE>
44
<META http-equiv="Content-Type" content="text/html; charset=utf-8">

0 commit comments

Comments
 (0)