Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
craabreu committed Dec 6, 2023
1 parent 96d24b8 commit 02e7694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ufedmm/tests/test_ufedmm.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
import sys
from copy import deepcopy

import numpy as np
import openmm
import pytest
from openmm import unit

import ufedmm
import numpy as np


def ufed_model(
Expand Down

0 comments on commit 02e7694

Please sign in to comment.