Auto PEP8 cleanup

This commit is contained in:
Julien Duponchelle
2015-02-13 14:43:28 +01:00
parent a4669689e7
commit 68427eaddf
53 changed files with 66 additions and 18 deletions

View File

@ -38,6 +38,7 @@ PLATFORMS = {'c1700': C1700,
class DynamipsVM:
"""
Factory to create an Router object based on the correct platform.
"""