File tree Expand file tree Collapse file tree 9 files changed +13
-6
lines changed Expand file tree Collapse file tree 9 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11"""Contains the main namespace of the package."""
2+
23from __future__ import annotations
34
45try :
Original file line number Diff line number Diff line change 11"""Configures the available backends."""
2+
23from __future__ import annotations
34
45import enum
Original file line number Diff line number Diff line change 11"""Extend the build command."""
2+
23from __future__ import annotations
34
45import click
Original file line number Diff line number Diff line change 11"""Configure pytask."""
2+
23from __future__ import annotations
34
45import enum
Original file line number Diff line number Diff line change 11"""Contains code relevant to the execution."""
2+
23from __future__ import annotations
34
45import inspect
Original file line number Diff line number Diff line change 11"""Contains code relevant to logging."""
2+
23from __future__ import annotations
34
45from pytask import console
Original file line number Diff line number Diff line change 11"""Entry-point for the plugin."""
2+
23from __future__ import annotations
34
45from pluggy import PluginManager
Original file line number Diff line number Diff line change 33 {
44 "cell_type" : " code" ,
55 "execution_count" : null ,
6- "id" : " 12bc75b1 " ,
6+ "id" : " 0 " ,
77 "metadata" : {},
88 "outputs" : [],
99 "source" : [
1818 {
1919 "cell_type" : " code" ,
2020 "execution_count" : null ,
21- "id" : " 29ac7311 " ,
21+ "id" : " 1 " ,
2222 "metadata" : {},
2323 "outputs" : [],
2424 "source" : [
3939 {
4040 "cell_type" : " code" ,
4141 "execution_count" : null ,
42- "id" : " 738c9418 " ,
42+ "id" : " 2 " ,
4343 "metadata" : {},
4444 "outputs" : [],
4545 "source" : [
Original file line number Diff line number Diff line change 33 {
44 "cell_type" : " code" ,
55 "execution_count" : null ,
6- "id" : " 12bc75b1 " ,
6+ "id" : " 0 " ,
77 "metadata" : {},
88 "outputs" : [],
99 "source" : [
1818 {
1919 "cell_type" : " code" ,
2020 "execution_count" : null ,
21- "id" : " 29ac7311 " ,
21+ "id" : " 1 " ,
2222 "metadata" : {},
2323 "outputs" : [],
2424 "source" : [
3939 {
4040 "cell_type" : " code" ,
4141 "execution_count" : null ,
42- "id" : " 738c9418 " ,
42+ "id" : " 2 " ,
4343 "metadata" : {},
4444 "outputs" : [],
4545 "source" : [
You can’t perform that action at this time.
0 commit comments