Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions chaco/legend.py
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,3 @@ def _title_at_top_changed(self, old, new):
self._cached_labels.append(self._create_label(self.title))
self._cached_label_names.append(self.title)
self._cached_visible_plots.append(None)


# -- end Legend ----------------------------------------------------------------
2 changes: 0 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
#
# Chaco documentation build configuration file, created by
# sphinx-quickstart on Mon Jul 21 21:01:40 2008.
#
Expand Down
1 change: 0 additions & 1 deletion examples/demo/basic/minard_napoleon.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""
Minard's Map of Napoleon's Russian Campaign
===========================================
Expand Down