Skip to content

Commit

Permalink
Merge pull request #1 from dbarrosop/master
Browse files Browse the repository at this point in the history
Added driver to the basic module so it can be discovered
  • Loading branch information
dbarrosop committed Mar 21, 2016
2 parents dea97f0 + 3f23bee commit 8133ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions napalm_fortios/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
# the License.

"""napalm_fortios package."""
from fortios import FortiOSDriver

0 comments on commit 8133ba2

Please sign in to comment.