Skip to content

Commit

Permalink
flake8 remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgait committed Sep 29, 2023
1 parent 5915c62 commit 9609607
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ def insert_board_provenance(self, connections):
""", ((x, y, ipaddress)
for ((x, y), ipaddress) in connections.items()))


def insert_app_vertex(
self, label, the_type, description, the_value):
"""
Expand Down

0 comments on commit 9609607

Please sign in to comment.