Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Layer2 topology class * Apply pre-commit * Refactor to use attribute validation convention Signed-off-by: Shahaf Bahar <[email protected]> * Remove client attribute * Add type annotation * Refactor dictionary initialization * Add missing value argument validation * Add layer3 constant * Delete redundant arguments * Delete redundant function * Refactor condition statement * Refactor dictionary initialization * Delete redundant if statement Signed-off-by: Shahaf Bahar <[email protected]> * Use constant instead of a class * Revert "Delete redundant if statement" This reverts commit bee20d6. * Move constant from global scope to class scope * Revert "Delete redundant if statement" This reverts commit bee20d6. * Remove redundant condition statement * Simplify variable initialization by consolidating field assignment --------- Signed-off-by: Shahaf Bahar <[email protected]>
- Loading branch information