Commit 82d80a08 authored by Manas Karekar's avatar Manas Karekar Committed by Donne Martin
Browse files

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

parent 38d18fb6
......@@ -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):
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment