Fix some errors with doc generation for gravatars and serializers.

Review Request #7943 — Created Feb. 4, 2016 and submitted

Information

Djblets
release-0.10.x

Reviewers

This fixes some syntax errors in the docstrings for gravatars and
serializers. These errors were preventing the documentation from
generating correctly.

Built the docs. They looked correct.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        djblets/gravatars/templatetags/gravatars.py
        djblets/util/serializers.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        djblets/gravatars/templatetags/gravatars.py
        djblets/util/serializers.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-0.10.x (0997a16)