mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Fixed dumb bug with stream reading
This commit is contained in:
@@ -75,8 +75,7 @@ class WavInfoReader:
|
||||
self.get_wav_info(path)
|
||||
self.url = 'about:blank'
|
||||
self.path = repr(path)
|
||||
|
||||
self.get_wav_info(path)
|
||||
|
||||
else:
|
||||
absolute_path = os.path.abspath(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user