Enable Python syntax highlighting in Pastebin sample code (#257)

pull/1067/head
Manas Karekar 2019-03-03 22:28:43 -05:00 committed by Donne Martin
parent fc121f986d
commit 25c448ff92
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ Since realtime analytics are not a requirement, we could simply **MapReduce** th
**Clarify with your interviewer how much code you are expected to write**.
```
```python
class HitCounts(MRJob):
def extract_url(self, line):