Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Dec 14, 2023
1 parent 5f711d8 commit 73af30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ghga_connector/core/batch_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""Module for btach processing specific code"""
"""Module for batch processing specific code"""

from abc import ABC, abstractmethod
from dataclasses import dataclass, field
Expand Down

0 comments on commit 73af30f

Please sign in to comment.