[pybliographer/wip/gtk3] style: Fix typo in import
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer/wip/gtk3] style: Fix typo in import
- Date: Tue, 10 Oct 2017 18:16:08 +0000 (UTC)
commit 1a65d94427cc11fd17b7ae99daaa4e253d220388
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Tue Oct 10 15:15:37 2017 -0300
style: Fix typo in import
Pyblio/Style/Utils.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Pyblio/Style/Utils.py b/Pyblio/Style/Utils.py
index b4dfc8b..d8a4f95 100644
--- a/Pyblio/Style/Utils.py
+++ b/Pyblio/Style/Utils.py
@@ -19,7 +19,7 @@
#
#
-from Pyblio import Parser
+from Pyblio.Style import Parser
def generate (style_url, format, database, keys, output):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]