Skip to content

Commit

Permalink
Update inline-snapshot
Browse files Browse the repository at this point in the history
This should make it respect `black`'s formatting (15r10nk/inline-snapshot#7).
  • Loading branch information
Kobzol committed Jul 10, 2023
1 parent 96a2ec4 commit 56fd6ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions scripts/bless_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@ set -e
cd `dirname $0`/..

python3 -m pytest tests --inline-snapshot=fix

# Reformat code to wrap long lines
./check.sh
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ psutil==5.8.0
jinja2==3.0.3
requests==2.31.0
aiohttp==3.8.3
inline-snapshot==0.2.0
inline-snapshot==0.2.1

0 comments on commit 56fd6ca

Please sign in to comment.