Skip to content

Commit

Permalink
Remove breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed Jun 10, 2024
1 parent 982160b commit 8732e6d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,5 @@ def handle(self, *args, **options):
except AssertionError:
continue
features = response.json()["features"]
breakpoint()
num_imported += self.save_features(features)
logger.info(f"Imported/updated {num_imported} traffic situations.")

0 comments on commit 8732e6d

Please sign in to comment.