Skip to content

Commit

Permalink
Removed debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 5, 2024
1 parent cf08f0d commit 7268717
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build_scripts/colab_nb_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,5 @@ def main():
return


log.info("AA")
log.info(f"{__name__}")
if __name__ == "__main__":
log.info("AA")
main()

0 comments on commit 7268717

Please sign in to comment.