Skip to content

Commit 19597b7

Browse files
authored
Merge pull request #354 from PhysiCell-Tools/development
hotfix for biwt
2 parents 4c83de9 + 694de97 commit 19597b7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.46.2
1+
2.46.3

bin/biwt_tab.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,6 @@ def check_for_new_celldefs(self):
12991299
else:
13001300
print(f"BioinformaticsWalkthroughPlotWindow: {cell_type} not found in current list of cell types. Appending {cell_type}...")
13011301
# self.biwt.celldef_tab.new_cell_def_named(cell_type)
1302-
self.biwt.ics_tab.update_colors_list()
13031302

13041303
def append_cell_definition_to_xml(self):
13051304
xml_file_path = 'PhysiCell_new.xml'

0 commit comments

Comments
 (0)