Skip to content

Commit

Permalink
test set_profile_to_null.py script
Browse files Browse the repository at this point in the history
  • Loading branch information
DrCBeatz committed May 5, 2024
1 parent 8e5af5c commit 65b43ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" type="image/svg+xml" href="/static/vite.svg" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Evaluate Master Theorem</title>
<title>Evaluate Master Theorem oh hai</title>
<script type="module" crossorigin src="/static/assets/index-z9hz2QM0.js"></script>
<link rel="stylesheet" crossorigin href="/static/assets/index-C4dQIb5I.css">
</head>
Expand Down
2 changes: 1 addition & 1 deletion staticfiles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" type="image/svg+xml" href="/static/vite.svg" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Evaluate Master Theorem</title>
<title>Evaluate Master Theorem oh hai</title>
<script type="module" crossorigin src="/static/assets/index-z9hz2QM0.js"></script>
<link rel="stylesheet" crossorigin href="/static/assets/index-C4dQIb5I.css">
</head>
Expand Down

0 comments on commit 65b43ea

Please sign in to comment.