Skip to content

Commit c1edbc2

Browse files
black
1 parent e98a81f commit c1edbc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

causal_testing/json_front/json_class.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ def _setup_test(self, causal_test_case: CausalTestCase, test: Mapping) -> tuple[
225225

226226
return causal_test_engine, estimation_model
227227

228-
229-
230228
def _append_to_file(self, line: str, log_level: int = None):
231229
"""Appends given line(s) to the current output file. If log_level is specified it also logs that message to the
232230
logging level.

0 commit comments

Comments
 (0)