Skip to content

Commit

Permalink
Add newline in class to conform to PEP-8
Browse files Browse the repository at this point in the history
  • Loading branch information
merydian committed Aug 17, 2023
1 parent 5d87a64 commit f800a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ohsomeTools/proc/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@


class OhsomeToolsProvider(QgsProcessingProvider):

def __init__(self):
QgsProcessingProvider.__init__(self)

Expand Down

0 comments on commit f800a4c

Please sign in to comment.