mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 07:55:05 +02:00
Switch from tabs to spaces
This commit is contained in:
parent
c3e64da570
commit
5a1bf2188b
7 changed files with 504 additions and 504 deletions
|
|
@ -4,11 +4,11 @@ from .norbert import *
|
|||
from .utils import *
|
||||
|
||||
__all__ = (
|
||||
ffm.__all__ +
|
||||
ilias.__all__ +
|
||||
norbert.__all__ +
|
||||
utils.__all__ +
|
||||
[]
|
||||
ffm.__all__ +
|
||||
ilias.__all__ +
|
||||
norbert.__all__ +
|
||||
utils.__all__ +
|
||||
[]
|
||||
)
|
||||
|
||||
LOG_FORMAT = "[%(levelname)s] %(message)s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue