* add socket option suggestion in documentation (#437)

* * add `socket` option suggestion in documentation

* white space fix

* * move first two at the end
This commit is contained in:
Gabriel PREDA 2022-10-04 12:08:59 +03:00 committed by GitHub
commit b9a6ec4f7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

3
.gitignore vendored
View file

@ -134,3 +134,6 @@ dmypy.json
# MacOS
.DS_Store
# IntelliJ IDEA or PyCharm
.idea/