-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vstest] Code review comments fix - 1
Changes done to remove comments and LGTM warnings. Signed-off-by: vedganes <vedavinayagam.ganesan@nokia.com>
- Loading branch information
vedganes
committed
Nov 2, 2021
1 parent
daf8848
commit 6392d3b
Showing
2 changed files
with
3 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
import pytest | ||
from swsscommon import swsscommon | ||
from dvslib.dvs_database import DVSDatabase | ||
import ast | ||
|