Remove extra __author__ declarations
This commit is contained in:
parent
df179c9233
commit
334633662e
14 changed files with 0 additions and 34 deletions
|
|
@ -13,8 +13,6 @@ from .error import PatternError, PatternLockedError
|
|||
from .utils import is_scalar, rotation_matrix_2d, vector2
|
||||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
|
||||
class SubPattern:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue