Skip to content

Commit

Permalink
Update srsbuild.py
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Dec 29, 2024
1 parent 2ad2edd commit 7bd9bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/srsbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def getNSForClass(cls,prefixmap):
else:
continue

print(prefixestoclasses)
print(prefixtoclasses)
print(classToPrefix)
dirname = os.path.dirname(__file__)
abspath = os.path.join(dirname, '../csv/prop/')
Expand Down

0 comments on commit 7bd9bae

Please sign in to comment.