Skip to content

Commit c5dc554

Browse files
removed print statement
1 parent 895908f commit c5dc554

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

smodels/tools/pythia8Wrapper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ def run(self, slhaFile, lhefile=None, unlink=True):
175175
"""
176176
if self.maycompile:
177177
self.checkInstallation( compile = True )
178-
print ( f"@@X running", self.maycompile )
179178
# Change pythia configuration file, if defined:
180179
if self.pythiacard:
181180
pythiacard_default = self.cfgfile

0 commit comments

Comments
 (0)