Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Feb 11, 2019
1 parent cb23b6f commit 33ad7aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# ogs5py documentation build configuration file, created by
# anaflow documentation build configuration file, created by
# sphinx-quickstart on Fri Jan 5 14:20:43 2018.
#
# This file is execfile()d with the current directory set to its
Expand All @@ -24,7 +24,7 @@
import sys

sys.path.insert(0, os.path.abspath("../../"))
from ogs5py import __version__ as ver
from anaflow import __version__ as ver


def skip(app, what, name, obj, skip, options):
Expand Down

0 comments on commit 33ad7aa

Please sign in to comment.