Skip to content

Commit

Permalink
fixing codacy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco-Marcucci committed Mar 18, 2024
1 parent a8317a1 commit 48581e1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ceasiompy/ThermoData/tests/test_thermodata.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,8 @@

import sys

import pytest

import os

import numpy as np

from ceasiompy.ThermoData.func.turbofan_func import (
turbofan_analysis,
write_hbtf_file,
)

from ceasiompy.ThermoData.func.turbojet_func import (
turbojet_analysis,
write_turbojet_file,
Expand Down

0 comments on commit 48581e1

Please sign in to comment.