Pylinting
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
""" Tests for the scale module """
|
||||
from ziffers import scale
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
""" Tests for the scale module """
|
||||
from ziffers import scale
|
||||
import pytest
|
||||
|
||||
|
||||