Cleaning up rs/

This commit is contained in:
Artur Meski
2019-02-23 13:06:42 +00:00
parent df19367659
commit 59cbc00e7f
9 changed files with 15 additions and 69 deletions

View File

@@ -192,3 +192,5 @@ class ReactionSystem(object):
if self.background_set == []:
print("Empty background set")
exit(1)
# EOF