Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: flake8-abp/tests/A112.py

Issue 29342824: Issue 4044 - Added handling for __future__ unicode_literals import to check_quotes() (Closed)
Patch Set: changed logical if else to match suggestion from sebastian Created June 2, 2016, 1:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # A112
2 u"""This is a bad docstring"""
3
4 # * A112
5 foo = u'nope'
OLDNEW
« flake8-abp/flake8_abp.py ('K') | « flake8-abp/tests/A110_unicode_literals.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld