cosmetic changes
This commit is contained in:
parent
157df47884
commit
79990e3806
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
"""
|
"""
|
||||||
Base object for containing a lithography mask.
|
Base object representing a lithography mask.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import List, Callable, Tuple, Dict, Union, Set, Sequence, Optional, Type
|
from typing import List, Callable, Tuple, Dict, Union, Set, Sequence, Optional, Type
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue