Skip to content

Commit

Permalink
Add line after class
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Dec 21, 2023
1 parent 3dd8313 commit 4fa5226
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@


class MapGeneratorParamInput(tk.Frame):

def __init__(
self, parent, update_hook: callable, parameter_definitions: dict[str, dict]
):
Expand Down

0 comments on commit 4fa5226

Please sign in to comment.