Skip to content

Commit

Permalink
QA: cobbler/utils.py:1950:1: E302 expected 2 blank lines, found 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaas committed Sep 24, 2016
1 parent 299569d commit 5e18d27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cobbler/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1947,6 +1947,8 @@ def strip_none(data, omit_none=False):
return data

# -------------------------------------------------------


def revert_strip_none(data):
"""
Does the opposite to strip_none
Expand Down

0 comments on commit 5e18d27

Please sign in to comment.