Commit eedb3aaa authored by Issac Kelly's avatar Issac Kelly

Fix minor code formatting

parent ab989e8a
...@@ -109,7 +109,7 @@ Requirements ...@@ -109,7 +109,7 @@ Requirements
'CONNECTION_POOL_CLASS_KWARGS': { 'CONNECTION_POOL_CLASS_KWARGS': {
'max_connections': 50, 'max_connections': 50,
'timeout': 20, 'timeout': 20,
} },
'MAX_CONNECTIONS': 1000, 'MAX_CONNECTIONS': 1000,
'PICKLE_VERSION': -1, 'PICKLE_VERSION': -1,
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment