From 1f287d793dc6f57c2d20a73967bc956d6c09f861 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Fri, 5 Jan 2018 14:43:21 -0800 Subject: [PATCH] Update demo.py Remove unnecessary paragraph before code. --- demo.py | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/demo.py b/demo.py index 8dbe5ac..df49616 100755 --- a/demo.py +++ b/demo.py @@ -1,22 +1,4 @@ #!/usr/bin/env python - -""" -demo.py - -Flowroute-numbers-python is a Python API Wrapper that provides methods for interacting with v1 (version 1) -of the Flowroute API. These methods can be used to accomplish the following: - -* Search for purchasable phone numbers -* Purchase phone numbers -* View the phone numbers you own, as well as their related details -* Create a new inbound route -* Update the primary and failover route on a phone number - - -Copyright Flowroute, Inc. 2016 - -""" - import pprint import os import json