Skip to content
Snippets Groups Projects
Commit 6e9dc448 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

Revert "style(extractor): Blackify with pyproject defaults"

This reverts commit e8e2a3bc
parent e8e2a3bc
No related branches found
No related tags found
No related merge requests found
import logging import logging
from time import perf_counter from time import perf_counter
from typing import List, Dict, Callable from typing import Union, List, Dict, Callable
import numpy as np import numpy as np
import pandas as pd import pandas as pd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment