Skip to content

Commit

Permalink
More flake nitpicking
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Dec 3, 2023
1 parent 021f339 commit a2f3782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lode-demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
import ase
import chemiscope
import matplotlib.pyplot as plt

import numpy as np
import torch

import meshlode as ml


torch.set_default_dtype(torch.float64)


Expand Down

0 comments on commit a2f3782

Please sign in to comment.