Merge "Run docs tox env under py3"
This commit is contained in:
2 changed files with 2 additions and 1 deletions
@@ -430,6 +430,7 @@ class SwiftHttpProtocol(wsgi.HttpProtocol):
# for py3:
def get_default_type(self):
'''If the client didn't provide a content type, leave it blank.'''
return ''
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.