[yt-svn] commit/yt: ngoldbaum: Fixing two minor syntax errors.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jul 24 20:04:15 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/4f4018ed1b77/
Changeset:   4f4018ed1b77
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-07-25 05:03:45
Summary:     Fixing two minor syntax errors.
Affected #:  2 files

diff -r d4c7a0290fdfdbe26de1ddf2d1d6e6b877dc4d7c -r 4f4018ed1b7718e172dcc2d6803ae9dab688c937 doc/source/_static/custom.css
--- a/doc/source/_static/custom.css
+++ b/doc/source/_static/custom.css
@@ -1,8 +1,8 @@
 blockquote {
-    font-size: 16px
-    border-left: none
+    font-size: 16px;
+    border-left: none;
 }
 
 dd {
-    margin-left: 30px
+    margin-left: 30px;
 }
\ No newline at end of file

diff -r d4c7a0290fdfdbe26de1ddf2d1d6e6b877dc4d7c -r 4f4018ed1b7718e172dcc2d6803ae9dab688c937 doc/source/examining/loading_data.rst
--- a/doc/source/examining/loading_data.rst
+++ b/doc/source/examining/loading_data.rst
@@ -785,7 +785,7 @@
 .. _loading-pyne-moab-data:
 
 PyNE-MOAB Data
----------
+--------------
 
 `PyNE <http://pyne.io/>`_ Hex8 meshes are supported by yt and cared for by the PyNE development team
 (`pyne-dev at googlegroups.com <pyne-dev%40googlegroups.com>`_).

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list