Skip to content

Commit

Permalink
fixed small linting error in markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoens committed Sep 19, 2024
1 parent bf1cd9f commit 69d8c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tabpy-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ The endpoints that are no longer needed can be removed the following way:
```python

client.remove('WillItDefault')

```

## Updating Existing Functions

You can re-deploy a function (for example, after you modified its code) by setting
Expand Down

0 comments on commit 69d8c4a

Please sign in to comment.