Skip to content

Cleaner import checking #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
81fd207
Move `FigureFactory`/etc. into graph_objs package.
theengineear Oct 2, 2015
0c70300
Un-protect the `graph_objs` imports.
theengineear Oct 2, 2015
3bf507a
Add utf-8 encoding for ‘∩’ character in a comment?
theengineear Oct 2, 2015
4c6603f
pep:8ball: extra blank line
theengineear Oct 2, 2015
8b95a0b
Change FigureFactory import, auto refact was poor.
theengineear Oct 2, 2015
76d3ba2
Maintain backwards compat, but throw a warning.
theengineear Oct 2, 2015
647a3d3
More pep:8ball:
theengineear Oct 2, 2015
b0a02bd
:dolls: fixes.
theengineear Oct 2, 2015
4363436
A quick :cow2:-tip on unnecessary parentheses.
theengineear Oct 2, 2015
f3b7821
removing variables that are defined and not used.
theengineear Oct 2, 2015
33534cf
Fix mutable default args in call signature.
theengineear Oct 2, 2015
1192f62
Stop using dynamically-defined objects.
theengineear Oct 2, 2015
6428683
Return a `Figure` object from `create_dendrogram`.
theengineear Oct 2, 2015
e685d70
Fix suggested import to please the :dolls:
theengineear Oct 2, 2015
08c6dd1
Remove commented-out Distplot test.
theengineear Oct 2, 2015
6dba45a
Remove commented-out Distplot test.
theengineear Oct 2, 2015
62263b7
Merge branch 'move-figure-factory' into cleaner-import-checking
theengineear Oct 2, 2015
7cbd355
Add an `optional_imports` module.
theengineear Oct 2, 2015
25d334f
Refact all our `_*_imported` code \o/
theengineear Oct 2, 2015
03216fa
Remove duplicate `arrow_len` declaration.
theengineear Oct 2, 2015
5df9cad
Merge branch 'move-figure-factory' into cleaner-import-checking
theengineear Oct 2, 2015
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
Loading