Skip to content

Commit 16aad1c

Browse files
committed
update readme
1 parent 7c7f1e9 commit 16aad1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ steps:
4141
- uses: actions/checkout@v1
4242
- uses: marian-code/python-lint-annotate@v2.5.0
4343
with:
44-
python-root-list: "'src/ tests/*'" # accepts wildcards, whole expresion must be enclosed in commas
44+
python-root-list: "src/ tests/*" # accepts wildcards
4545
use-pycodestyle: false
4646
use-mypy: false
4747
use-vulture: true
@@ -90,7 +90,7 @@ jobs:
9090
- uses: actions/checkout@v1
9191
- uses: marian-code/pyaction@v2.5.0
9292
with:
93-
python-root-list: "./tests/'*'.py"
93+
python-root-list: "./tests/*.py"
9494
use-black: true
9595
use-isort: true
9696
use-mypy: true
@@ -114,4 +114,4 @@ Contributions are welcome through PRs.
114114
## TODO
115115

116116
Wait until this is resolved: [PR646](https://github.com/actions/runner/issues/646)
117-
so we can implement better python version contro
117+
so we can implement better python version control

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy