mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 15:33:54 +00:00
linting
This commit is contained in:
@@ -10,11 +10,13 @@ import dotdrop
|
||||
|
||||
|
||||
class TestDummy(unittest.TestCase):
|
||||
"""test case"""
|
||||
|
||||
dotdrop.main()
|
||||
|
||||
|
||||
def main():
|
||||
"""entry point"""
|
||||
unittest.main()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user