Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Oct 27, 2023
1 parent aebbeb4 commit 24d4a2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions matsim/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

from argparse import ArgumentParser

import clean_iters as ci

from . import clean_iters as ci

def main():
""" Main entry point. """
Expand Down

0 comments on commit 24d4a2e

Please sign in to comment.