Skip to content

Commit e83cd1f

Browse files
committed
Python: remove comment
1 parent 8df4f69 commit e83cd1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Utilities/Python/scripts/atmospheric_boundary_layer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
outdir = '../../Verification/Atmospheric_Effects/'
1414
pltdir = '../../Manuals/FDS_User_Guide/SCRIPT_FIGURES/'
1515

16-
# git_file = outdir + 'atmospheric_boundary_layer_1_git.txt'
17-
# version_string = fdsplotlib.get_version_string(git_file)
18-
1916
basein = outdir + 'atmospheric_boundary_layer'
2017
baseout = pltdir + 'atmospheric_boundary_layer'
2118

0 commit comments

Comments
 (0)