Skip to content

Commit

Permalink
chore: remove non-needed pass in class
Browse files Browse the repository at this point in the history
  • Loading branch information
CBROWN-ONS committed Jun 20, 2024
1 parent 0533e96 commit 11ee6a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/transport_performance/osm/validate_osm.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
class PerformanceWarning(UserWarning):
"""Operation may be slow."""

pass


def _compile_tags(osmium_feature):
"""Return tag name value pairs.
Expand Down

0 comments on commit 11ee6a9

Please sign in to comment.