| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
+ change from .file to module.file in the import statement
|
|
|
|
|
| |
* ajust setup cfg/py to use the new name
. remove unnecessary variable from main
|
|
|
|
| |
* modified method to not use an unnecessary else statement
|
|
|
|
|
|
| |
* remove wildcard import
* remove unnecessary imports
* various smaller whitespace cleanups
|
|
|
|
|
|
|
| |
- remove placeholder print statements
* replace wildcard import with a direct one
* rename main class to blimp
* optimized imports
|
|
+ init basic python package
+ add console_script blimp
|