Skip to content

Commit

Permalink
Moving Mouser API to PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
eeintech committed Sep 8, 2021
1 parent afeda07 commit 3b7a04d
Show file tree
Hide file tree
Showing 6 changed files with 226 additions and 415 deletions.
164 changes: 0 additions & 164 deletions kintree/search/mouser/api.py

This file was deleted.

138 changes: 0 additions & 138 deletions kintree/search/mouser/base.py

This file was deleted.

2 changes: 1 addition & 1 deletion kintree/search/mouser_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os

from ..config import settings, config_interface
from .mouser.api import MouserPartSearchRequest
from mouser.api import MouserPartSearchRequest

SEARCH_HEADERS = [
'Description',
Expand Down

0 comments on commit 3b7a04d

Please sign in to comment.