Skip to content

Commit

Permalink
Added driver to the basic module so it can be discovered
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Mar 21, 2016
1 parent dea97f0 commit 3f23bee
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 3f23bee

Please sign in to comment.