Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto-o committed Dec 20, 2024
1 parent c1dd573 commit bee6ee6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
5 changes: 0 additions & 5 deletions src_main_pub/tag_changes.txt

This file was deleted.

5 changes: 1 addition & 4 deletions test/pyWrapper/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
import json
import numpy as np
import matplotlib.pyplot as plt
<<<<<<< HEAD
import pyvista as pv

=======
from os import environ as env
from sys import platform
>>>>>>> origin/dev

# Use of absolute path to avoid conflicts when changing directory.
EXE_FOLDER = os.getcwd() + '/build/bin/'
SEMBA_EXE = os.getcwd() + '/build/bin/semba-fdtd'
Expand Down

0 comments on commit bee6ee6

Please sign in to comment.