Skip to content

Commit

Permalink
disable pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-nechamkin committed Aug 11, 2022
1 parent 242f6ec commit 01fa87f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ def __init__(self):

self.df: pd.DataFrame

# pylint: disable=too-many-arguments
def _merge_geojson(
self,
df: pd.DataFrame,
Expand Down

0 comments on commit 01fa87f

Please sign in to comment.