From b9b0f3b898aa43600b3bc42df199a1b12d62d932 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Oct 22 2015 18:49:50 +0000 Subject: s/Flask/aiohttp/ --- diff --git a/mdapi/__init__.py b/mdapi/__init__.py index b1d40e0..bd8b95d 100644 --- a/mdapi/__init__.py +++ b/mdapi/__init__.py @@ -20,7 +20,7 @@ # ''' -Top level of the mdapi Flask application. +Top level of the mdapi aiohttp application. ''' import os