Skip to content

Commit

Permalink
Use Ellipsis as default mask, but requires python3.10. May need to ma…
Browse files Browse the repository at this point in the history
…ke backward compatible/revert.
  • Loading branch information
kyleaoman committed Jun 30, 2023
1 parent c8fcf8a commit 7881757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion velociraptor/catalogue/catalogue.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class CatalogueTypeError(Exception):


class Catalogue:

# top level definitions for autocomplete
catalogue_type: str
registration_functions: Union[List[Callable], None]
Expand Down

0 comments on commit 7881757

Please sign in to comment.