From 0b35ed647ec4d786b488082dd98bb91ca0f5cc05 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Tue, 25 Feb 2020 20:54:01 -0700 Subject: Placeholder --- ml_exp/__main__.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ml_exp/__main__.py b/ml_exp/__main__.py index 44b492103..0d9b87bad 100644 --- a/ml_exp/__main__.py +++ b/ml_exp/__main__.py @@ -20,8 +20,5 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ -# from ml_exp.compound import Compound - - if __name__ == '__main__': - print('OK!') + print('Everything OK!\n\tThis is a placeholder.') -- cgit v1.2.3-70-g09d2