We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98ee7e commit eb2918dCopy full SHA for eb2918d
1 file changed
README.md
@@ -117,7 +117,9 @@ location in this case will come the JSON configuration file downloaded from the
117
118
#### OnCompleteListener
119
```python
120
-class sjfirebase.jinterface.google.OnCompleteListener
+class sjfirebase.jinterface.google
121
+
122
+.OnCompleteListener
123
```
124
Listener called when a Task completes.
125
0 commit comments