mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-13 16:13:32 +02:00
Ran flake8 and black against tests.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
from unittest import TestCase
|
||||
|
||||
from dungeonsheets import monsters, exceptions
|
||||
from dungeonsheets import monsters
|
||||
|
||||
|
||||
class MonsterTestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user