Skip to content

Commit

Permalink
feat: Updated pysparkler/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 10, 2024
1 parent 2e60691 commit 78a4472
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pysparkler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ pysparkler --verbose upgrade --input-file /path/to/script.py

### Customize code transformers using YAML config

The tool uses a YAML config file to customize the code transformers. The config file can be passed using the
`--config-yaml` flag:
The tool uses a YAML config file to customize the code transformers for specific upgrade scenarios in GitHub Actions. The config file can be used to define and configure code transformers for specific upgrade scenarios in GitHub Actions.

```bash
pysparkler --config-yaml /path/to/config.yaml upgrade --input-file /path/to/script.py
Expand Down

0 comments on commit 78a4472

Please sign in to comment.