Skip to content

Commit

Permalink
Update test_tools.py
Browse files Browse the repository at this point in the history
Use only one config_file for the test for energy scaling in irfs
  • Loading branch information
chaimain committed Jul 8, 2024
1 parent 66a99d7 commit 980aabe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lstchain/tools/tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
import os
from astropy.io import fits
import numpy as np
<<<<<<< HEAD

=======
>>>>>>> 3d0a1539 (Update test_tools.py)

def test_create_irf_full_enclosure(temp_dir_observed_files, simulated_dl2_file):
"""
Expand Down

0 comments on commit 980aabe

Please sign in to comment.