Skip to content

Commit

Permalink
Merge pull request #450 from rug-cit-hpc/fix/inventory_script
Browse files Browse the repository at this point in the history
  • Loading branch information
pneerincx authored Aug 25, 2021
2 parents 4068ae6 + 6c8f301 commit 4647940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
import os
import re
import sys
from test.test_sax import start
if sys.version_info >= (3,2,0):
from configparser import ConfigParser
elif sys.version_info >= (3,0,0):
Expand Down

0 comments on commit 4647940

Please sign in to comment.