Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 20, 2022
1 parent 9a08929 commit 65fe204
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/python/test_charge_deposition.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-

import amrex
from impactx import ImpactX
import matplotlib.pyplot as plt
import numpy as np

from impactx import ImpactX


def test_charge_deposition():
"""
Expand Down

0 comments on commit 65fe204

Please sign in to comment.