Rename backend.py to module.py
This commit is contained in:
parent
ac5b410b0d
commit
f3aeddffbc
339 changed files with 175 additions and 175 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
from .backend import CappedModule
|
||||
from .module import CappedModule
|
||||
|
||||
__all__ = ['CappedModule']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue