Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Oct 10, 2023
1 parent 3ca3eec commit cf209f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ciscoconfparse/ccp_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,6 @@ def version(self):
"""Returns the IP version of the object as an integer. i.e. 4"""
return 4


# do NOT wrap with @logger.catch(...)
# On IPv4Obj()
@property
Expand Down

0 comments on commit cf209f6

Please sign in to comment.