Skip to content
Snippets Groups Projects
Commit 9be1fd66 authored by tgupta6's avatar tgupta6
Browse files

matplotlib pdf save on remote issue fix

parent c2f1dd93
No related branches found
No related tags found
No related merge requests found
import os
import pdb
import ujson
import matplotlib
matplotlib.use('pdf')
import matplotlib.pyplot as plt
import numpy as np
import constants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment