Kaydet (Commit) 2a4c0f8b authored tarafından Vinay Sajip's avatar Vinay Sajip

Removed typo.

üst dcc9513c
......@@ -383,7 +383,7 @@ class StrFormatStyle(PercentStyle):
class StringTemplateStyle(PercentStyle):
default_format = '${message}'
asctime_format = '${asctime}'
asctime_search = '{asctime'
asctime_search = '${asctime'
def __init__(self, fmt):
self._fmt = fmt or self.default_format
......
Markdown is supported
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