Skip to content

Commit

Permalink
address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
judy-lin committed May 8, 2023
1 parent 2e22fcc commit 0a81dda
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 70 deletions.
2 changes: 2 additions & 0 deletions python/InventoryAppExample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ Analytics` > `Platform APIs` to watch it.
The proto file for the API can be found [here](https://github.com/developerforce/pub-sub-api/blob/main/pubsub_api.proto).

This example uses Python features that require Python version 3.10 or later, such as the `match` statement.

To build a working client example in Python please follow [the Python Quick Start Guide.](https://developer.salesforce.com/docs/platform/pub-sub-api/guide/qs-python-quick-start.html)
8 changes: 0 additions & 8 deletions python/resources/application.properties

This file was deleted.

62 changes: 0 additions & 62 deletions python/utils/ClientUtil.py

This file was deleted.

Empty file removed python/utils/__init__.py
Empty file.

0 comments on commit 0a81dda

Please sign in to comment.