renamed travel to traveloob
This commit is contained in:
parent
6b93e17c8a
commit
8d604ca359
4 changed files with 10 additions and 10 deletions
|
|
@ -18,8 +18,8 @@
|
|||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
|
||||
from weboob.applications.travel import Travel
|
||||
from weboob.applications.traveloob import Traveloob
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
Travel.run()
|
||||
Traveloob.run()
|
||||
Loading…
Add table
Add a link
Reference in a new issue