Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Keep modules in bmaptools sub-directory
Browse files Browse the repository at this point in the history
Change-Id: I6b1b9dc5999aa20b4f02ed318556be6313c7df27
Signed-off-by: Artem Bityutskiy <[email protected]>
  • Loading branch information
dedekind committed Nov 1, 2012
1 parent d4efefe commit ab5843c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmap-flasher
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import sys
import stat
import time
import logging
import BmapFlasher
from bmaptools import BmapFlasher

def parse_arguments():
""" A helper function which parses the input arguments. """
Expand Down
File renamed without changes.
Empty file added bmaptools/__init__.py
Empty file.

0 comments on commit ab5843c

Please sign in to comment.