Skip to content

Commit a1785fd

Browse files
committed
run black formatting after copy
1 parent 4bc94e4 commit a1785fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generator/scripts/generate-client.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ java -ea -server -Duser.timezone=UTC -jar "$(pwd)/../../openapi-generator/module
1212
# Copy
1313
cp -r ../generated/aries_cloudcontroller/ ..
1414

15+
black .
16+
1517
# Apply the patches required
1618
cd ..
1719
git apply --verbose generator/data/__init__.patch || {

0 commit comments

Comments
 (0)