End sentence with period :)

This commit is contained in:
Sylvain Bellemare 2016-12-05 15:12:51 +01:00
parent 2be623221f
commit cd8d038a83
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
"""Changefeed interfaces for backend databases""" """Changefeed interfaces for backend databases."""

View File

@ -1,4 +1,4 @@
"""Query interfaces for backend databases""" """Query interfaces for backend databases."""
from functools import singledispatch from functools import singledispatch