Compare commits
No commits in common. "27c37167d69b9ab06fbdf0217120f2259a7bbfc9" and "6a735b1531bee8988fee25b574c66c0f6f66aded" have entirely different histories.
27c37167d6
...
6a735b1531
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import ssl
|
||||
from flask import *
|
||||
import flask_wtf as wtf
|
||||
import flask_wtf as wtf
|
||||
|
||||
print(ssl.OPENSSL_VERSION)
|
||||
context = ssl.SSLContext(ssl.PROTOCOL_TLS_SERVER)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue