move GenericBackend and GenericArticle modules into weboob.tools.capabilities.messages
This commit is contained in:
parent
e0cb6d6dfe
commit
72850a0a79
18 changed files with 22 additions and 312 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from weboob.tools.genericArticle import GenericNewsPage
|
||||
from weboob.tools.capabilities.messages.genericArticle import GenericNewsPage
|
||||
|
||||
class InrocksTvPage(GenericNewsPage):
|
||||
"ArticlePage object for inrocks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue