You've already forked HeurAMS-Legacy
style: 代码格式化
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
from .sm2 import SM2Algorithm
|
||||
|
||||
__all__ = [
|
||||
'SM2Algorithm',
|
||||
"SM2Algorithm",
|
||||
]
|
||||
|
||||
algorithms = {
|
||||
"SM-2": SM2Algorithm,
|
||||
"supermemo2": SM2Algorithm,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user