Remove extra __author__ declarations
This commit is contained in:
parent
df179c9233
commit
334633662e
14 changed files with 0 additions and 34 deletions
|
|
@ -19,8 +19,6 @@ from .label import Label
|
|||
from .utils import rotation_matrix_2d, vector2, normalize_mirror
|
||||
from .error import PatternError, PatternLockedError
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
|
||||
visitor_function_t = Callable[['Pattern', Tuple['Pattern'], Dict, numpy.ndarray], 'Pattern']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue