Skip to content

Commit

Permalink
black update
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Mar 4, 2023
1 parent bc5e06e commit e3d58e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions har2locust/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# For examples of how to write a plugin, see default_plugins/ or tests/plugin_example.py
# The processors allow you to interact with your recording at various stages,


# immediately after reading the HAR JSON
class entriesprocessor:
processors: list[Callable[[list[dict]], Optional[dict]]] = []
Expand Down

0 comments on commit e3d58e0

Please sign in to comment.