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