refactor: code clean-up
This commit is contained in:
parent
d4bfb0a815
commit
855ec09df3
2 changed files with 5 additions and 11 deletions
|
|
@ -141,10 +141,6 @@ async def filter_by_tag_e_p_and_author(all_events: List[NostrEvent], author, eve
|
|||
assert filtered_events[0].id == reply_event_id, f"Failed to filter the right event by 'author' and tags 'e' & 'p'"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def get_fixtures(file):
|
||||
"""
|
||||
Read the content of the JSON file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue