Skip to content

Commit 175b21d

Browse files
committed
PATCH: reverse wrong fix for pep 625
1 parent ee09756 commit 175b21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ java \
3333
-i $INPUT \
3434
-o $OUTPUT \
3535
--additional-properties \
36-
packageName=bimdata-api-client,\
36+
packageName=bimdata_api_client,\
3737
projectName=bimdata-api-client,\
3838
packageUrl=https://github.com/bimdata/python-api-client
3939

0 commit comments

Comments
 (0)