mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-09-23 04:31:16 +00:00
fixes for python3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# the License.
|
||||
|
||||
"""napalm_vyos package."""
|
||||
from vyos import VyOSDriver
|
||||
from napalm_vyos.vyos import VyOSDriver
|
||||
import pkg_resources
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user