fix: master -> main

pull/6/head
Raphaël Vinot 2020-09-08 11:54:09 +02:00
parent 16ac812e04
commit aeadb7abee
2 changed files with 2 additions and 2 deletions

View File

@ -235,7 +235,7 @@ class Taxonomy(Mapping):
class Taxonomies(Mapping):
def __init__(self, manifest_url: str='https://raw.githubusercontent.com/MISP/misp-taxonomies/master/MANIFEST.json',
def __init__(self, manifest_url: str='https://raw.githubusercontent.com/MISP/misp-taxonomies/main/MANIFEST.json',
manifest_path: Union[Path, str]=Path(os.path.abspath(os.path.dirname(sys.modules['pytaxonomies'].__file__))) / 'data' / 'misp-taxonomies' / 'MANIFEST.json'):
if manifest_path:
self.loader: Callable[..., Dict[Any, Any]] = self.__load_path

@ -1 +1 @@
Subproject commit b2aeefcab17390b3aa5e3ef7b1d215945ddcce58
Subproject commit 44357ecea92efc92aa0520e60d141c896e981ddc