Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3756013
D1001.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
484 B
Referenced Files
None
Subscribers
None
D1001.diff
View Options
diff --git a/app.py b/app.py
--- a/app.py
+++ b/app.py
@@ -87,9 +87,9 @@
def get_broker_connection_parameters(config):
return pika.ConnectionParameters(
- host=config['Broker']['Host'],
- credentials=get_credentials(config),
- virtual_host=config['Broker']['Vhost'])
+ host=config['Broker']['Host'],
+ credentials=get_credentials(config),
+ virtual_host=config['Broker']['Vhost'])
def get_broker_connection(config):
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 20:17 (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2252943
Default Alt Text
D1001.diff (484 B)
Attached To
Mode
D1001: Improve PEP-8 whitespaces alignment
Attached
Detach File
Event Timeline
Log In to Comment