Skip to content

Commit

Permalink
Fix for issue Juniper#1231
Browse files Browse the repository at this point in the history
Fix for black tool formating errors
  • Loading branch information
chidanandpujar committed Feb 10, 2023
1 parent 71f0789 commit e7a2c8b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/jnpr/junos/factory/cfgtable.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@


class CfgTable(Table):

__isfrozen = False

# -----------------------------------------------------------------------
Expand Down
1 change: 0 additions & 1 deletion lib/jnpr/junos/rpcmeta.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@


class _RpcMetaExec(object):

# -----------------------------------------------------------------------
# CONSTRUCTOR
# -----------------------------------------------------------------------
Expand Down

0 comments on commit e7a2c8b

Please sign in to comment.