refactoring pep8 & pylint

This commit is contained in:
Bartosz Kościów 2017-04-25 21:03:46 +02:00
parent 38a6bee88f
commit 52bbf25439
5 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
"""abstracts/interfaces""" """abstracts/interfaces"""
__author__ = 'Bartosz Kosciow' __author__ = 'Bartosz Kosciow'

View File

@ -1,2 +1,2 @@
"""drawing module""" """drawing module"""
__author__ = 'Bartosz Kosciow' __author__ = 'Bartosz Kosciow'

View File

@ -1,2 +1,2 @@
"""driver module""" """driver module"""
__author__ = 'Bartosz Kosciow' __author__ = 'Bartosz Kosciow'

View File

@ -1,2 +1,2 @@
"""driver/ili9325 module""" """driver/ili9325 module"""
__author__ = 'Bartosz Kosciow' __author__ = 'Bartosz Kosciow'

View File

@ -1,2 +1,2 @@
"""driver/nju6450 module""" """driver/nju6450 module"""
__author__ = 'Bartosz Kosciow' __author__ = 'Bartosz Kosciow'