Skip to content

Commit

Permalink
style: fix linting so black is happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ejseqera committed Oct 6, 2023
1 parent 5deec1f commit 6db7aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twkit/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@


def parse_yaml_block(yaml_data, block_name):

# Get the name of the specified block/resource.
block = yaml_data.get(block_name)

Expand Down

0 comments on commit 6db7aa7

Please sign in to comment.