mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Fix encoding problems in python2
This commit is contained in:
1
test/.cache/v/cache/lastfailed
vendored
1
test/.cache/v/cache/lastfailed
vendored
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
# content of test_sample.py
|
|
||||||
def func(x):
|
|
||||||
return x + 1
|
|
||||||
|
|
||||||
def test_answer():
|
|
||||||
assert func(3) == 4
|
|
||||||
Reference in New Issue
Block a user