style: 代码格式化
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
from .atom import Atom
|
||||
from .electron import Electron
|
||||
from .nucleon import Nucleon
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
from heurams.services.logger import get_logger
|
||||
|
||||
from .base import BasePuzzle
|
||||
|
||||
@@ -136,7 +136,6 @@ class Router(Machine):
|
||||
def __repr__(self, style="pipe", ends="\n"):
|
||||
from tabulate import tabulate as tabu
|
||||
|
||||
|
||||
lst = [
|
||||
{
|
||||
"Type": "Router",
|
||||
|
||||
Reference in New Issue
Block a user