Skip to content
Snippets Groups Projects
Commit e1f84f8c authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Add missing import pytest

parent 1ad6eed8
No related branches found
No related tags found
1 merge request!20Proposal 7
Pipeline #23645 passed
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
......@@ -14,6 +14,7 @@ import csv
import unittest
import numpy as np
import uproot
import pytest
from os.path import abspath, join, dirname
from thepipe.logger import get_logger
......
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