We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15da30 commit 4acb155Copy full SHA for 4acb155
1 file changed
publish_subscribe.py
@@ -1,10 +1,10 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-'''
+"""
5
Reference: http://www.slideshare.net/ishraqabd/publish-subscribe-model-overview-13368808
6
Author: https://github.com/HanWenfang
7
8
9
10
class Provider:
0 commit comments