Skip to content

Commit

Permalink
Removing unnecessary hashbang
Browse files Browse the repository at this point in the history
There is no need for it.
  • Loading branch information
Rafagd committed Nov 14, 2020
1 parent 5f3cd2a commit 3e3962f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_pesq.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/usr/bin/python3

import pytest
import numpy as np
import scipy.io.wavfile
Expand Down

0 comments on commit 3e3962f

Please sign in to comment.