# imp imp is an opinionated import formatter The order it follows is: ```text import ( ) ``` imp includes three flags: * `--write` will write out the formatting rather than printing * `--exclude` can be used multiple times to set directories to exclude * `--verbose` will print out extended information