Skip to content

Commit d4ecf31

Browse files
authored
mark push documentation code as python
1 parent efa637b commit d4ecf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ red
4444

4545
`push` pushes data to a list on a Firebase path. This is the same as `patch`ing with an incrementing key, with Firebase taking care of concurrency issues.
4646

47-
```
47+
```python
4848
>>> import firebase
4949
>>> URL = 'bickering-blancmanges'
5050
>>> print firebase.get(URL)

0 commit comments

Comments
 (0)