Rename backend.py to module.py
This commit is contained in:
parent
ac5b410b0d
commit
f3aeddffbc
339 changed files with 175 additions and 175 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
from .backend import MareeinfoModule
|
||||
from .module import MareeinfoModule
|
||||
|
||||
|
||||
__all__ = ['MareeinfoModule']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue