Closed cntvc closed 7 months ago
Name | Link |
---|---|
Latest commit | 27289d2049d70f8867e7d43b342fbacf3993527c |
Latest deploy log | https://app.netlify.com/sites/pdm-backend-docs/deploys/66255db42f47fd0008b3cddf |
Deploy Preview | https://deploy-preview-235--pdm-backend-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Get with a specific function
section. More details can be found in #234.The second fix is necessary because
ast.literal_eval("('example')")
parses the input as a string type instead of a tuple type.Fixed #234