Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Project / eis

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 1
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • eis
  • scripts
  • data
  • routes.py
  • aa.gusti's avatar
    eis · 088c91ba
    aa.gusti committed May 28, 2017
    088c91ba
routes.py 119 Bytes
RawBlameHistoryPermalink
1 2 3 4 5
RouteData = {
    'options': ['insert if not exists','delete first'],
    'csv': ['route.csv'],
    'keys':['kode'],
}