mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-04 21:28:12 +02:00
moved github logging to file
This commit is contained in:
@ -267,6 +267,7 @@ def new_metadata_from_old(metadata: Metadata) -> Metadata_new:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
move_github_logging_to_file()
|
||||
g = Github(os.environ["GITHUB_AUTH_TOKEN_CRAB"])
|
||||
|
||||
dataset = Dataset.from_json("dataset.json")
|
||||
|
Reference in New Issue
Block a user