Feature: can now provide only a substring for the --level command-line argument
Compare changes
Files
3+ 27
− 2
@@ -5,7 +5,7 @@
@@ -21,7 +21,7 @@ def find_levels(path: Optional[str] = None, categories: Optional[list] = None) -
@@ -57,6 +57,31 @@ def find_levels(path: Optional[str] = None, categories: Optional[list] = None) -