apply pre-commit rules

This commit is contained in:
Gareth Davidson
2023-01-02 00:01:45 +00:00
parent 6ad8310332
commit 7000e10bc0
71 changed files with 0 additions and 74 deletions
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
import numpy as np
from scipy import log2
from scipy.integrate import nquad
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
from typing import List
import numpy as np
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
from dataclasses import dataclass, replace
from typing import Any