diff --git a/IPython/parallel/util.py b/IPython/parallel/util.py index 17ab32a..03e09b8 100644 --- a/IPython/parallel/util.py +++ b/IPython/parallel/util.py @@ -1,7 +1,7 @@ """Some generic utilities for dealing with classes, urls, and serialization.""" -# Copyright (c) IPython Development Team. -# Distributed under the terms of the Modified BSD License. +# Copyright (c) IPython Development Team. +# Distributed under the terms of the Modified BSD License. import logging import os