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

style(extractor): Blackify with pyproject defaults

parent 1fb366b5
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 Union, List, Dict, Callable from typing import 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