added numpydoc
This commit is contained in:
parent
ea0dc8d0c8
commit
0b8e2e4b8b
6 changed files with 312 additions and 292 deletions
|
|
@ -14,7 +14,12 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
"""
|
||||
gerber module
|
||||
============
|
||||
**Gerber Tools**
|
||||
|
||||
"""
|
||||
|
||||
def read(filename):
|
||||
""" Read a gerber or excellon file and return a representative object.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue