fix: custom variable evaluated when defined on the path (#508)#556
fix: custom variable evaluated when defined on the path (#508)#556camilamaia merged 1 commit intomainfrom unknown repository
Conversation
There was a problem hiding this comment.
Thank you for supporting ScanAPI, and congratulations on your first contribution! A project committer will shortly review your contribution.
In the mean time, if you haven't had a chance please skim over the First Pull Request Guide which all pull requests must adhere to.
We hope to see you around!
fix(pre-commit:flake8): The repository in gitlab no longer exists
| hooks: | ||
| - id: isort | ||
| - repo: https://gitlab.com/pycqa/flake8 | ||
| - repo: https://github.com/pycqa/flake8 |
|
@taconi Congrats on your first PR merged! 🌟 Thank you very much! I am going to send you an invite to join the ScanAPI org on GitHub 🚀 We invite everyone that has contributed with a merged PR in any of our repositories. Here you can check our Contributing Guidelines so you can understand better how it works. Check your email/GitHub notifications to find the invite. If you accept it, you will also be able to clone directly our repositories, without needing to fork them. Welcome on board and once again, thank you! 🙇♀️ |
Description
Custom variable will be evaluated when defined in the path
Motivation behind this PR?
#508
What type of change is this?
Bug fix
Checklist
Issue
Closes #508