Skip to content

Commit a290ae4

Browse files
committed
Apply ruff formatting
1 parent 38c5242 commit a290ae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_openmx_multiple_formats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
from __future__ import annotations
22

33
import unittest
4+
import warnings
45

56
import numpy as np
67
from context import dpdata
7-
import warnings
88

99

1010
class TestOPENMXTRAJProps:

0 commit comments

Comments
 (0)