Modify

Ticket #412 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

pep8: line too long in moap/extern/command/command/py

Reported by: xmartinez@… Owned by: thomas
Priority: major Milestone: 0.2.8
Component: moap Version: TRUNK
Keywords: Cc:

Description

$ make -C moap/extern check-local-pep8
make: Entering directory `/home/xmartinez/flu/svn/moap/moap/extern'
find ./command -name \*.py | sort | uniq | xargs /usr/bin/python ../../misc/pep8.py --repeat
./command/command.py:47:80: E501 line too long (88 characters)
make: *** [check-local-pep8] Error 123
make: Leaving directory `/home/xmartinez/flu/svn/moap/moap/extern'

Attachments

Change History

comment:1 Changed 4 years ago by thomas

  • Status changed from new to closed
  • Resolution set to fixed

Fixed, thanks.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.